From c9ee09924f9c08b848838e304ec6ec8b8363d914 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Tue, 8 Apr 2003 10:53:23 +0000 Subject: [PATCH] wxMac doesn't use wxTaskBarIcon git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- distrib/msw/tmake/filelist.txt | 2 +- src/mac/carbon/files.lst | 2 -- src/mac/files.lst | 2 -- 3 files changed, 1 insertion(+), 5 deletions(-) diff --git a/distrib/msw/tmake/filelist.txt b/distrib/msw/tmake/filelist.txt index 83e254f63f..53b07a1994 100644 --- a/distrib/msw/tmake/filelist.txt +++ b/distrib/msw/tmake/filelist.txt @@ -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 diff --git a/src/mac/carbon/files.lst b/src/mac/carbon/files.lst index 57feaa0e94..6cdb0cad99 100644 --- a/src/mac/carbon/files.lst +++ b/src/mac/carbon/files.lst @@ -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 \ diff --git a/src/mac/files.lst b/src/mac/files.lst index 57feaa0e94..6cdb0cad99 100644 --- a/src/mac/files.lst +++ b/src/mac/files.lst @@ -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 \ -- 2.45.2