diff options
Diffstat (limited to 'scripts/kconfig/qconf.h')
| -rw-r--r-- | scripts/kconfig/qconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/kconfig/qconf.h b/scripts/kconfig/qconf.h index 41df466e67d9..45bfe9b2b966 100644 --- a/scripts/kconfig/qconf.h +++ b/scripts/kconfig/qconf.h | |||
| @@ -291,6 +291,7 @@ protected: | |||
| 291 | class ConfigMainWindow : public QMainWindow { | 291 | class ConfigMainWindow : public QMainWindow { |
| 292 | Q_OBJECT | 292 | Q_OBJECT |
| 293 | 293 | ||
| 294 | char *configname; | ||
| 294 | static QAction *saveAction; | 295 | static QAction *saveAction; |
| 295 | static void conf_changed(void); | 296 | static void conf_changed(void); |
| 296 | public: | 297 | public: |
