Select Git revision
SClist.pike
-
Marcus Comstedt authored
The GTKSupport module is a helper module for GTK1 (the classes in it can be accessed as GTK1.xxx). As such, it needs to reference the GTK1 module, not the (incompatible) GTK2 module which you may (or may not) get from referencing "GTK" nowadays...
Marcus Comstedt authoredThe GTKSupport module is a helper module for GTK1 (the classes in it can be accessed as GTK1.xxx). As such, it needs to reference the GTK1 module, not the (incompatible) GTK2 module which you may (or may not) get from referencing "GTK" nowadays...