Skip to content

Commit

Permalink
2.18 is pre-C++-11 (followup 8e292dff8)
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Jan 4, 2018
1 parent ff70d13 commit 98f50ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/gui/editorwidgets/qgsdatetimeedit.h
Expand Up @@ -83,8 +83,7 @@ class GUI_EXPORT QgsDateTimeEdit : public QDateTimeEdit

QLineEdit* mNullLabel;
QToolButton* mClearButton;
QString mOriginalStyleSheet = QString();

QString mOriginalStyleSheet;
};

#endif // QGSDATETIMEEDIT_H

0 comments on commit 98f50ba

Please sign in to comment.