forked from qt-creator/qt-creator
C++: Remove hard-coded configuration file name.
Change-Id: Ibe4cc69eafd14dab7707862b1068ce1e21b1d8e0 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
This commit is contained in:
@@ -74,6 +74,9 @@ class CPLUSPLUS_EXPORT Preprocessor
|
||||
typedef Internal::PPToken PPToken;
|
||||
typedef Internal::Value Value;
|
||||
|
||||
public:
|
||||
static const QString configurationFileName;
|
||||
|
||||
public:
|
||||
Preprocessor(Client *client, Environment *env);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user