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:
@@ -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
|
||||||
|
@@ -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 \
|
||||||
|
@@ -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 \
|
||||||
|
Reference in New Issue
Block a user