]> git.saurik.com Git - wxWidgets.git/blobdiff - src/Makefile.in
wxFrame::OnSize() slightly optimized (the behaviour is the same as before)
[wxWidgets.git] / src / Makefile.in
index c8d2ce3619c7050176cb9bf6311260ae8ac43049..0731893a143f299161d20137f9c1db804e91d23a 100644 (file)
@@ -55,6 +55,9 @@ LIB_CPP_SRC=\
  common/time.cpp \
  common/timercmn.cpp \
  common/utilscmn.cpp \
+ common/stream.cpp \
+ common/fstream.cpp \
+ common/mstream.cpp \
  common/datstrm.cpp \
 \
  gtk/app.cpp \
@@ -65,6 +68,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 \