]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk.inc
Fixes to fonts, static text, radiobox, frame
[wxWidgets.git] / src / gtk.inc
index 507bb5b075714b253efab5d5fd50634287c4083f..194ced95cdf80c6afc39727bfc6730a47b0055f2 100644 (file)
@@ -4,7 +4,7 @@ NONE =
 # define library name
 LIB_TARGET=wx_gtk
 LIB_MAJOR=1
-LIB_MINOR=94
+LIB_MINOR=96
 
 # define library sources
 
@@ -109,7 +109,6 @@ LIB_CPP_SRC=\
  gtk/tbargtk.cpp \
  gtk/textctrl.cpp \
  gtk/timer.cpp \
- generic/treectrl.cpp \
  gtk/utilsgtk.cpp \
  gtk/utilsres.cpp \
  gtk/window.cpp \
@@ -131,8 +130,7 @@ LIB_CPP_SRC=\
  generic/statusbr.cpp \
  generic/tabg.cpp \
  generic/textdlgg.cpp
+  
 LIB_C_SRC=\
  common/extended.c \
 \