svn path=/trunk/KDE/kdelibs/; revision=1056179
This commit is contained in:
Giulio Camuffo 2009-11-29 15:25:00 +00:00
parent 0484b43c3d
commit 173c5e4b2a

View File

@ -47,7 +47,7 @@ public:
/**
* create a toolbox tool from the given action
* @p action the action to associate hte tool with
* @p action the action to associate the tool with
*/
virtual void addTool(QAction *action) = 0;
/**