[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/kcontrol/keys
From:       Michael Jansen <kde () michael-jansen ! biz>
Date:       2008-02-28 0:30:26
Message-ID: 1204158626.696966.20886.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 780103 by mjansen:

Adding a little information to make sense those KAction::isConfigurationAction property

 M  +1 -0      globalshortcuts.cpp  


--- trunk/KDE/kdebase/workspace/kcontrol/keys/globalshortcuts.cpp #780102:780103
@@ -80,6 +80,7 @@
             // kDebug() << "- action:" << actionText;
             QString actionName = QString("%1_%2").arg(component).arg(col->count());
             KAction *action = col->addAction(actionName);
+            // see KAction::~KAction
             action->setProperty("isConfigurationAction", QVariant(true));
             action->setText(actionText);
             QStringList actionId;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic