applied (slightly modified) wxToggleButton patch from John Norris and Axel Schlueter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# This file was automatically generated by tmake at 01:14, 2001/02/06
|
||||
# This file was automatically generated by tmake at 19:20, 2001/02/08
|
||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T!
|
||||
ALL_SOURCES = \
|
||||
generic/busyinfo.cpp \
|
||||
@@ -198,6 +198,7 @@ ALL_SOURCES = \
|
||||
gtk/stattext.cpp \
|
||||
gtk/tbargtk.cpp \
|
||||
gtk/textctrl.cpp \
|
||||
gtk/tglbtn.cpp \
|
||||
gtk/timer.cpp \
|
||||
gtk/tooltip.cpp \
|
||||
gtk/utilsgtk.cpp \
|
||||
@@ -412,6 +413,7 @@ ALL_HEADERS = \
|
||||
textctrl.h \
|
||||
textdlg.h \
|
||||
textfile.h \
|
||||
tglbtn.h \
|
||||
thread.h \
|
||||
time.h \
|
||||
timer.h \
|
||||
@@ -500,6 +502,7 @@ ALL_HEADERS = \
|
||||
gtk/stattext.h \
|
||||
gtk/tbargtk.h \
|
||||
gtk/textctrl.h \
|
||||
gtk/tglbtn.h \
|
||||
gtk/timer.h \
|
||||
gtk/tooltip.h \
|
||||
gtk/treectrl.h \
|
||||
@@ -915,6 +918,7 @@ GUIOBJS = \
|
||||
stattext.o \
|
||||
tbargtk.o \
|
||||
textctrl.o \
|
||||
tglbtn.o \
|
||||
timer.o \
|
||||
tooltip.o \
|
||||
utilsgtk.o \
|
||||
@@ -976,6 +980,7 @@ GUIDEPS = \
|
||||
stattext.d \
|
||||
tbargtk.d \
|
||||
textctrl.d \
|
||||
tglbtn.d \
|
||||
timer.d \
|
||||
tooltip.d \
|
||||
utilsgtk.d \
|
||||
|
Reference in New Issue
Block a user