From 394b5b2ef56342a905e8a022b3f8ef4085f569ef Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 14 Nov 2004 22:21:49 +0000 Subject: Make Powerchord quicklaunchable --- (limited to 'noncore/multimedia/powerchord/powerchord.h') diff --git a/noncore/multimedia/powerchord/powerchord.h b/noncore/multimedia/powerchord/powerchord.h index 0793fd2..b737834 100644 --- a/noncore/multimedia/powerchord/powerchord.h +++ b/noncore/multimedia/powerchord/powerchord.h @@ -9,6 +9,8 @@ class Powerchord : public PowerchordBase public: Powerchord( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); ~Powerchord(); + + static QString appName() { return QString::fromLatin1("powerchord"); } private slots: void goodBye(); -- cgit v0.9.0.2