changes in xsl and css, 0 instead of NULL in code
[mdictionary] / src / plugins / xdxf / XdxfLoadDialog.h
index 97e79e5..a5161bf 100644 (file)
@@ -36,7 +36,7 @@ public:
     explicit XdxfLoadDialog(QWidget *parent = 0);
 
     /*! Displays dialog and returns settings of new dictionary
-        \return Settings object containing new dictionary settings or NULL in
+        \return Settings object containing new dictionary settings or 0 (NULL) in
         case user cancels dialog
     */
     static Settings* getSettings(QWidget *parent);