We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12c6609 commit cf477cbCopy full SHA for cf477cb
src/gui/qgisgui.h
@@ -83,7 +83,7 @@ namespace QgisGui
83
* the file type
84
* @note added in 1.6
85
*/
86
- QPair<QString, QString> GUI_EXPORT getSaveAsImageName( QWidget * theParent, QString theMessage, QString defaultFilename = NULL );
+ QPair<QString, QString> GUI_EXPORT getSaveAsImageName( QWidget * theParent, QString theMessage, QString defaultFilename = QString::null );
87
88
/**
89
0 commit comments