]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk.inc
fixed an over-optimisation
[wxWidgets.git] / src / gtk.inc
index 070e9c59fb54e46c786faed254ab42bb820122f9..d89c7468d44ea20759f9a61044d0a77e7baa210a 100644 (file)
@@ -122,6 +122,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 \
@@ -157,7 +158,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 \