X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3a03c143c03323ecb2ea67c54605cef4c872e923..a679468530239a32cf7efa0d566d5c03a9c90c3f:/src/gtk1/files.lst?ds=sidebyside diff --git a/src/gtk1/files.lst b/src/gtk1/files.lst index 5cd0a0cefb..d8323ea30b 100644 --- a/src/gtk1/files.lst +++ b/src/gtk1/files.lst @@ -129,6 +129,7 @@ ALL_SOURCES = \ common/menucmn.cpp \ common/mimecmn.cpp \ common/module.cpp \ + common/msgout.cpp \ common/mstream.cpp \ common/nbkbase.cpp \ common/object.cpp \ @@ -394,6 +395,7 @@ ALL_HEADERS = \ layout.h \ laywin.h \ list.h \ + listbase.h \ listbox.h \ listctrl.h \ listimpl.cpp \ @@ -411,6 +413,7 @@ ALL_HEADERS = \ minifram.h \ module.h \ msgdlg.h \ + msgout.h \ mstream.h \ notebook.h \ object.h \ @@ -471,6 +474,7 @@ ALL_HEADERS = \ textfile.h \ tglbtn.h \ thread.h \ + thrimpl.cpp \ time.h \ timer.h \ tipdlg.h \ @@ -601,6 +605,7 @@ ALL_HEADERS = \ generic/spinctlg.h \ generic/splash.h \ generic/splitter.h \ + generic/statline.h \ generic/statusbr.h \ generic/tabg.h \ generic/textdlgg.h \ @@ -713,6 +718,7 @@ COMMONOBJS = \ menucmn.o \ mimecmn.o \ module.o \ + msgout.o \ mstream.o \ nbkbase.o \ object.o \