|
|
@ -57,11 +57,11 @@ email : markey@web.de
|
|
|
|
#include <kcursor.h> //Amarok::OverrideCursor
|
|
|
|
#include <kcursor.h> //Amarok::OverrideCursor
|
|
|
|
#include <kedittoolbar.h> //slotConfigToolbars()
|
|
|
|
#include <kedittoolbar.h> //slotConfigToolbars()
|
|
|
|
#include <kglobalaccel.h> //initGlobalShortcuts()
|
|
|
|
#include <kglobalaccel.h> //initGlobalShortcuts()
|
|
|
|
#include <kglobalsettings.h> //applyColorScheme()
|
|
|
|
#include <tdeglobalsettings.h> //applyColorScheme()
|
|
|
|
#include <kiconloader.h> //amarok Icon
|
|
|
|
#include <kiconloader.h> //amarok Icon
|
|
|
|
#include <kkeydialog.h> //slotConfigShortcuts()
|
|
|
|
#include <kkeydialog.h> //slotConfigShortcuts()
|
|
|
|
#include <klocale.h>
|
|
|
|
#include <tdelocale.h>
|
|
|
|
#include <kmessagebox.h> //applySettings(), genericEventHandler()
|
|
|
|
#include <tdemessagebox.h> //applySettings(), genericEventHandler()
|
|
|
|
#include <krun.h> //Amarok::invokeBrowser()
|
|
|
|
#include <krun.h> //Amarok::invokeBrowser()
|
|
|
|
#include <kstandarddirs.h>
|
|
|
|
#include <kstandarddirs.h>
|
|
|
|
#include <kurldrag.h> //genericEventHandler()
|
|
|
|
#include <kurldrag.h> //genericEventHandler()
|
|
|
|