]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk.inc
Fix to wxTreeCtrl::GetNextChild from Marcel Rasche. Corrected WXUSINGDLL in 2 makefiles.
[wxWidgets.git] / src / gtk.inc
index 89877aee97729a5e06376d3b91512c9dc3d97289..d2119a1df0b6433d1ca93e504892818bcbe37f47 100644 (file)
@@ -48,7 +48,6 @@ LIB_CPP_SRC=\
  common/framecmn.cpp \
  common/stream.cpp \
  common/datstrm.cpp \
- common/fstream.cpp \
  common/mstream.cpp \
  common/zstream.cpp \
  common/objstrm.cpp \
@@ -104,6 +103,7 @@ LIB_CPP_SRC=\
  gtk/scrolbar.cpp \
  gtk/settings.cpp \
  gtk/slider.cpp \
+ gtk/spinbutt.cpp \
  gtk/statbox.cpp \
  gtk/statbmp.cpp \
  gtk/stattext.cpp \
@@ -131,8 +131,9 @@ LIB_CPP_SRC=\
  generic/statusbr.cpp \
  generic/tabg.cpp \
  generic/textdlgg.cpp \
- generic/treectrl.cpp
-  
+ generic/treectrl.cpp \
+ generic/helpext.cpp
+
 LIB_C_SRC=\
  common/extended.c \
 \