forked from qt-creator/qt-creator
Adapt generated header guards to the filename
Use _HPP for example for .hpp files, for example. Based on simply putting the chosen extension in uppercase.
This commit is contained in:
@@ -49,7 +49,6 @@ public:
|
||||
QObject *parent = 0);
|
||||
|
||||
protected:
|
||||
static QString toAlphaNum(const QString &s);
|
||||
QString fileContents(FileType type, const QString &baseName) const;
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user