]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk.inc
compilation fixes
[wxWidgets.git] / src / gtk.inc
index 7ea985ba2375095ac4a9c1d3c9481c557204e6b7..5df08d7d71a0c3cef0280634fd032b42d90d2bfd 100644 (file)
@@ -13,6 +13,7 @@ LIB_CPP_SRC=\
  common/cmndata.cpp \
  common/config.cpp \
  common/date.cpp \
+ common/dcbase.cpp \
  common/docmdi.cpp \
  common/docview.cpp \
  common/dynarray.cpp \
@@ -63,6 +64,7 @@ LIB_CPP_SRC=\
  common/valtext.cpp \
  common/variant.cpp \
  common/socket.cpp \
+ common/sckint.cpp \
  common/sckaddr.cpp \
  common/sckipc.cpp \
  common/protocol.cpp \
@@ -121,6 +123,7 @@ LIB_CPP_SRC=\
  gtk/spinbutt.cpp \
  gtk/statbox.cpp \
  gtk/statbmp.cpp \
+ gtk/statline.cpp \
  gtk/stattext.cpp \
  gtk/tbargtk.cpp \
  gtk/textctrl.cpp \
@@ -132,6 +135,7 @@ LIB_CPP_SRC=\
 \
  unix/utilsunx.cpp \
 \
+ generic/caret.cpp \
  generic/choicdgg.cpp \
  generic/dcpsg.cpp \
  generic/colrdlgg.cpp \
@@ -156,7 +160,8 @@ LIB_CPP_SRC=\
  generic/textdlgg.cpp \
  generic/treectrl.cpp \
  generic/helpext.cpp \
- generic/helphtml.cpp
+ generic/helphtml.cpp \
+ generic/progdlgg.cpp
 
 LIB_C_SRC=\
  common/extended.c \