]> Git trees. - libqmvoc.git/commitdiff
added keduvocwordflags.h to the CMakeLists.txt file so that it is installed properly
authorArnold Kraschinski <arnold.kra67@gmx.de>
Wed, 25 Feb 2009 07:19:33 +0000 (07:19 +0000)
committerArnold Kraschinski <arnold.kra67@gmx.de>
Wed, 25 Feb 2009 07:19:33 +0000 (07:19 +0000)
svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=931297

keduvocdocument/CMakeLists.txt
keduvocdocument/keduvoctranslation.h

index 05a3aa1e0fa358f7f9295fcedc8dd34353ea2607..bcaf2df5a1a367042c2a5a103bfae223fb114440 100644 (file)
@@ -51,7 +51,7 @@ install(FILES
    keduvoclesson.h
    keduvocleitnerbox.h
    keduvoccontainer.h
-   keduvocwordtype.h
+   keduvocwordflags.h
    keduvocmultiplechoice.h
    keduvoctranslation.h
    keduvocwordtype.h
index 7a5599882aa551e103e8f9c9a9021bd35b864cc2..0d43188203fae9279eb095c5d62c792c9997b61c 100644 (file)
@@ -126,7 +126,8 @@ public:
      */
     QString irregularPlural() const;
 
-    /** returns the word type of this expression
+    /** returns the word type of this expression, you will get a 0 pointer
+    *   if wordtype isn't set for the translation
     *
     * @return                 type or "" if no type available
     */