Skip to content

Commit

Permalink
fix doxygen warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed May 18, 2015
1 parent 3e5e2b3 commit 711ecf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/qgsnewnamedialog.h
Expand Up @@ -55,6 +55,7 @@ class GUI_EXPORT QgsNewNameDialog : public QgsDialog
* @param name name or base name
* @param extensions base name extensions
* @param existing existing names
* @param cs case sensitivity for new name to existing names comparison
* @return true if name exists
*/
static bool exists( const QString& name, const QStringList& extensions,
Expand Down

0 comments on commit 711ecf9

Please sign in to comment.