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:
parent
4eb38db745
commit
c9ee09924f
@ -230,7 +230,7 @@ strconv.cpp Common Base
|
||||
stream.cpp Common Base
|
||||
string.cpp Common Base
|
||||
sysopt.cpp Common Base
|
||||
taskbarcmn.cpp Common
|
||||
taskbarcmn.cpp Common NotMac
|
||||
tbarbase.cpp Common
|
||||
textbuf.cpp Common Base
|
||||
textcmn.cpp Common
|
||||
|
@ -149,7 +149,6 @@ ALL_SOURCES = \
|
||||
common/stream.cpp \
|
||||
common/string.cpp \
|
||||
common/sysopt.cpp \
|
||||
common/taskbarcmn.cpp \
|
||||
common/tbarbase.cpp \
|
||||
common/textbuf.cpp \
|
||||
common/textcmn.cpp \
|
||||
@ -766,7 +765,6 @@ COMMONOBJS = \
|
||||
stream.o \
|
||||
string.o \
|
||||
sysopt.o \
|
||||
taskbarcmn.o \
|
||||
tbarbase.o \
|
||||
textbuf.o \
|
||||
textcmn.o \
|
||||
|
@ -149,7 +149,6 @@ ALL_SOURCES = \
|
||||
common/stream.cpp \
|
||||
common/string.cpp \
|
||||
common/sysopt.cpp \
|
||||
common/taskbarcmn.cpp \
|
||||
common/tbarbase.cpp \
|
||||
common/textbuf.cpp \
|
||||
common/textcmn.cpp \
|
||||
@ -766,7 +765,6 @@ COMMONOBJS = \
|
||||
stream.o \
|
||||
string.o \
|
||||
sysopt.o \
|
||||
taskbarcmn.o \
|
||||
tbarbase.o \
|
||||
textbuf.o \
|
||||
textcmn.o \
|
||||
|
Loading…
Reference in New Issue
Block a user