Skip to content

Commit ce3ac5f

Browse files
committed
Fix clang-tidy misleading comment warning
1 parent 839c3e5 commit ce3ac5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gui/qgsguiutils.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -201,4 +201,4 @@ namespace QgsGuiUtils
201201
return QFontDialog::getFont( &ok, initial, nullptr, title );
202202
#endif
203203
}
204-
} // namespace QgisGui
204+
}

0 commit comments

Comments
 (0)