Skip to content

Commit 076db88

Browse files
committed
Fix indentation
1 parent 011bde8 commit 076db88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/qgisapp.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1170,7 +1170,7 @@ class APP_EXPORT QgisApp : public QMainWindow, private Ui::MainWindow
11701170
void labeling();
11711171

11721172
//! shows the map styling dock
1173-
void mapStyleDock(bool enabled);
1173+
void mapStyleDock( bool enabled );
11741174

11751175
//! diagrams properties
11761176
void diagramProperties();

0 commit comments

Comments
 (0)