From 895280b5ff189fff2e77d6f5f27668e7dad0d88d Mon Sep 17 00:00:00 2001 From: sandman Date: Tue, 01 Oct 2002 22:43:23 +0000 Subject: - added a config item for the new busyindicator - added configs for O Menu (launcher part missing at the moment) --- (limited to 'core/settings/launcher/launcher.pro') diff --git a/core/settings/launcher/launcher.pro b/core/settings/launcher/launcher.pro index 484b159..0554d0a 100644 --- a/core/settings/launcher/launcher.pro +++ b/core/settings/launcher/launcher.pro @@ -4,6 +4,7 @@ DESTDIR = $(OPIEDIR)/bin HEADERS = launchersettings.h \ tabssettings.h \ taskbarsettings.h \ + guisettings.h \ tabconfig.h \ tabdialog.h @@ -11,6 +12,7 @@ SOURCES = main.cpp \ launchersettings.cpp \ tabssettings.cpp \ taskbarsettings.cpp \ + guisettings.cpp \ tabdialog.cpp INCLUDEPATH += $(OPIEDIR)/include -- cgit v0.9.0.2