]> Git trees. - libqmvoc.git/commitdiff
Bunch of small dox fixes. Some todo's in indi where i couldn't guess all the paramete...
authorAdriaan de Groot <groot@kde.org>
Wed, 6 Jul 2005 13:30:47 +0000 (13:30 +0000)
committerAdriaan de Groot <groot@kde.org>
Wed, 6 Jul 2005 13:30:47 +0000 (13:30 +0000)
svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=432165

kdeeduplot/kplotobject.h

index f522a29efd9e66ebede86fdb6300a4eca267f120..52d7954037cb5125c4127314c8b66e4832d7df4b 100644 (file)
@@ -131,7 +131,7 @@ public:
        QString color() const { return Color; }
 
 /**@short set the KPlotObject's Color
-       *@param n the new color
+       *@param c the new color
        */
        void setColor( const QString &c ) { Color = c; }