]> git.saurik.com Git - wxWidgets.git/blobdiff - src/Makefile.in
Changed name of controls sample.
[wxWidgets.git] / src / Makefile.in
index 130f9ac30de935ef6f1982c6f2250b4ca08c2a0e..51ee9ca103ba773566cf1d084669bde5989103fe 100644 (file)
@@ -55,6 +55,7 @@ LIB_CPP_SRC=\
  common/time.cpp \
  common/timercmn.cpp \
  common/utilscmn.cpp \
+ common/datstrm.cpp \
 \
  gtk/app.cpp \
  gtk/bitmap.cpp \
@@ -64,6 +65,7 @@ LIB_CPP_SRC=\
  gtk/choice.cpp \
  gtk/colour.cpp \
  gtk/control.cpp \
+ gtk/combobox.cpp \
  gtk/cursor.cpp \
  gtk/data.cpp \
  gtk/dc.cpp \
@@ -80,6 +82,7 @@ LIB_CPP_SRC=\
  gtk/listbox.cpp \
  gtk/mdi.cpp \
  gtk/menu.cpp \
+ gtk/notebook.cpp \
  gtk/palette.cpp \
  gtk/pen.cpp \
  gtk/radiobox.cpp \
@@ -117,6 +120,7 @@ LIB_CPP_SRC=\
  generic/treectrl.cpp
  
 LIB_C_SRC=\
+ common/extended.c \
 \
  gtk/win_gtk.c \
 \