From 3e0fcd45ea0e177deccd5463b2a754d442c03061 Mon Sep 17 00:00:00 2001 From: sandman Date: Tue, 24 Sep 2002 23:41:04 +0000 Subject: button with popup-menu for color selections -- this should be used instead of the QToolButton + ColorPopupMenu construct --- (limited to 'libopie/libopie.pro') diff --git a/libopie/libopie.pro b/libopie/libopie.pro index 4b176d0..6a1f1b3 100644 --- a/libopie/libopie.pro +++ b/libopie/libopie.pro @@ -9,7 +9,7 @@ HEADERS = ofontmenu.h ofileselector.h \ oprocess.h odevice.h \ otimepicker.h otabwidget.h \ otabbar.h otabinfo.h \ - ofontselector.h + ofontselector.h ocolorbutton.h SOURCES = ofontmenu.cc ofileselector.cc \ ofiledialog.cc xmltree.cc \ tododb.cpp todoevent.cpp \ @@ -18,7 +18,7 @@ SOURCES = ofontmenu.cc ofileselector.cc \ oprocctrl.cpp oprocess.cpp \ odevice.cpp otimepicker.cpp \ otabwidget.cpp otabbar.cpp \ - ofontselector.cpp + ofontselector.cpp ocolorbutton.cpp TARGET = opie INCLUDEPATH += $(OPIEDIR)/include DESTDIR = $(QTDIR)/lib$(PROJMAK) -- cgit v0.9.0.2