changes in xsl and css, 0 instead of NULL in code
[mdictionary] / src / mdictionary / gui / DictTypeSelectDialog.h
index 11b1e0a..1bb725a 100644 (file)
@@ -44,7 +44,7 @@ public:
     /*!
       \param plugins list of loaded plugins
       \param parent widget
-      \return selected plugin, if user cancels dialog it returns NULL
+      \return selected plugin, if user cancels dialog it returns 0 (NULL)
       */
     static CommonDictInterface* addNewDict(
             QList<CommonDictInterface* > plugins,