Browse Source

Fixed imports.

woollybah 9 years ago
parent
commit
dbf4e1f9b8
1 changed files with 1 additions and 4 deletions
  1. 1 4
      proxygadgets.mod/doc/createscrollpanel.bmx

+ 1 - 4
proxygadgets.mod/doc/createscrollpanel.bmx

@@ -1,10 +1,7 @@
 Strict
 
-'Import MaxGUI.Drivers
-Framework BaH.GTKMaxGUI
-Import BRL.EventQueue
+Import MaxGUI.Drivers
 Import MaxGUI.ProxyGadgets
-Import brl.random
 
 AppTitle = "Scroll Panel Example"
 SeedRnd MilliSecs()