X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dfa2a1d92bcf7256cacd751a81fe131fedc121af..3faedeb065c67cb17ee8e271c9506e0477af5e3d:/src/os2/files.lst diff --git a/src/os2/files.lst b/src/os2/files.lst index 0721407ea3..95ae7bdc5a 100644 --- a/src/os2/files.lst +++ b/src/os2/files.lst @@ -147,6 +147,7 @@ ALL_SOURCES = \ common/stream.cpp \ common/string.cpp \ common/sysopt.cpp \ + common/taskbarcmn.cpp \ common/tbarbase.cpp \ common/textbuf.cpp \ common/textcmn.cpp \ @@ -234,7 +235,6 @@ ALL_SOURCES = \ os2/statline.cpp \ os2/stattext.cpp \ os2/tabctrl.cpp \ - os2/taskbar.cpp \ os2/textctrl.cpp \ os2/thread.cpp \ os2/timer.cpp \ @@ -567,7 +567,6 @@ ALL_HEADERS = \ os2/statline.h \ os2/stattext.h \ os2/tabctrl.h \ - os2/taskbar.h \ os2/textctrl.h \ os2/timer.h \ os2/toolbar.h \ @@ -743,6 +742,7 @@ COMMONOBJS = \ stream.o \ string.o \ sysopt.o \ + taskbarcmn.o \ tbarbase.o \ textbuf.o \ textcmn.o \ @@ -872,7 +872,6 @@ GUIOBJS = \ statline.o \ stattext.o \ tabctrl.o \ - taskbar.o \ textctrl.o \ thread.o \ timer.o \