forked from qt-creator/qt-creator
add explicit "Clean Whitespace" advanced action
This commit is contained in:
@@ -118,6 +118,8 @@ public:
|
||||
|
||||
void reload(QTextCodec *codec);
|
||||
|
||||
void cleanWhitespace();
|
||||
|
||||
signals:
|
||||
void titleChanged(QString title);
|
||||
void changed();
|
||||
|
||||
Reference in New Issue
Block a user