]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/files.lst
DoGetSize implementation corrected
[wxWidgets.git] / src / os2 / files.lst
index 0721407ea37d989263fad9d130104dcb78114bd9..95ae7bdc5ab4a3c5eb4e35b995127325360b7323 100644 (file)
@@ -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 \