Skip to content

Commit 711ecf9

Browse files
committedMay 18, 2015
fix doxygen warning
1 parent 3e5e2b3 commit 711ecf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/gui/qgsnewnamedialog.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ class GUI_EXPORT QgsNewNameDialog : public QgsDialog
5555
* @param name name or base name
5656
* @param extensions base name extensions
5757
* @param existing existing names
58+
* @param cs case sensitivity for new name to existing names comparison
5859
* @return true if name exists
5960
*/
6061
static bool exists( const QString& name, const QStringList& extensions,

0 commit comments

Comments
 (0)
Please sign in to comment.