]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk.inc
fixed the internal compiler error
[wxWidgets.git] / src / gtk.inc
index 89877aee97729a5e06376d3b91512c9dc3d97289..6b2a8b08e0a24e0ec83f9059f00e5ad983b4efca 100644 (file)
@@ -47,8 +47,8 @@ LIB_CPP_SRC=\
  common/wincmn.cpp \
  common/framecmn.cpp \
  common/stream.cpp \
+ common/wfstream.cpp \
  common/datstrm.cpp \
- common/fstream.cpp \
  common/mstream.cpp \
  common/zstream.cpp \
  common/objstrm.cpp \
@@ -61,8 +61,8 @@ LIB_CPP_SRC=\
  common/sckaddr.cpp \
  common/sckipc.cpp \
  common/protocol.cpp \
- common/ftp.cpp \
  common/http.cpp \
+ common/ftp.cpp \
  common/url.cpp \
  common/tokenzr.cpp \
 \
@@ -104,6 +104,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 +132,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 \
 \