wxMac doesn't use wxTaskBarIcon

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-04-08 10:53:23 +00:00
parent 4eb38db745
commit c9ee09924f
3 changed files with 1 additions and 5 deletions

View File

@@ -230,7 +230,7 @@ strconv.cpp Common Base
stream.cpp Common Base stream.cpp Common Base
string.cpp Common Base string.cpp Common Base
sysopt.cpp Common Base sysopt.cpp Common Base
taskbarcmn.cpp Common taskbarcmn.cpp Common NotMac
tbarbase.cpp Common tbarbase.cpp Common
textbuf.cpp Common Base textbuf.cpp Common Base
textcmn.cpp Common textcmn.cpp Common

View File

@@ -149,7 +149,6 @@ ALL_SOURCES = \
common/stream.cpp \ common/stream.cpp \
common/string.cpp \ common/string.cpp \
common/sysopt.cpp \ common/sysopt.cpp \
common/taskbarcmn.cpp \
common/tbarbase.cpp \ common/tbarbase.cpp \
common/textbuf.cpp \ common/textbuf.cpp \
common/textcmn.cpp \ common/textcmn.cpp \
@@ -766,7 +765,6 @@ COMMONOBJS = \
stream.o \ stream.o \
string.o \ string.o \
sysopt.o \ sysopt.o \
taskbarcmn.o \
tbarbase.o \ tbarbase.o \
textbuf.o \ textbuf.o \
textcmn.o \ textcmn.o \

View File

@@ -149,7 +149,6 @@ ALL_SOURCES = \
common/stream.cpp \ common/stream.cpp \
common/string.cpp \ common/string.cpp \
common/sysopt.cpp \ common/sysopt.cpp \
common/taskbarcmn.cpp \
common/tbarbase.cpp \ common/tbarbase.cpp \
common/textbuf.cpp \ common/textbuf.cpp \
common/textcmn.cpp \ common/textcmn.cpp \
@@ -766,7 +765,6 @@ COMMONOBJS = \
stream.o \ stream.o \
string.o \ string.o \
sysopt.o \ sysopt.o \
taskbarcmn.o \
tbarbase.o \ tbarbase.o \
textbuf.o \ textbuf.o \
textcmn.o \ textcmn.o \