summaryrefslogtreecommitdiffstats
path: root/tdeparts
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-07 11:09:19 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-07 11:09:19 -0600
commit696e36a06178f50483432b9a8e806c4a1c530921 (patch)
treeb2c0b4ad792acad4cb75d39038f30687cac45129 /tdeparts
parent5466d52073af147d100482cbf633087bb9fb631b (diff)
downloadtdelibs-696e36a06178f50483432b9a8e806c4a1c530921.tar.gz
tdelibs-696e36a06178f50483432b9a8e806c4a1c530921.zip
Rename KAbout to avoid conflicts with KDE4
Diffstat (limited to 'tdeparts')
-rw-r--r--tdeparts/partmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeparts/partmanager.h b/tdeparts/partmanager.h
index 604e5ff92..1d9e0da84 100644
--- a/tdeparts/partmanager.h
+++ b/tdeparts/partmanager.h
@@ -253,7 +253,7 @@ signals:
protected:
/**
* Changes the active instance when the active part changes.
- * The active instance is used by KBugReport and KAboutDialog.
+ * The active instance is used by KBugReport and TDEAboutDialog.
* Override if you really need to - usually you don't need to.
*/
virtual void setActiveInstance( TDEInstance * instance );