From ccd2cb25020e62f37fbf15dcc8b6eccbd643b7f0 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 22 Aug 2015 07:05:13 -0700 Subject: Continue to separate logic code from UI code We don't want to call into the MainWindow from C code. Signed-off-by: Dirk Hohndel --- qt-ui/mainwindow.h | 1 - 1 file changed, 1 deletion(-) (limited to 'qt-ui/mainwindow.h') diff --git a/qt-ui/mainwindow.h b/qt-ui/mainwindow.h index 2d2ea8847..226e9b6ee 100644 --- a/qt-ui/mainwindow.h +++ b/qt-ui/mainwindow.h @@ -243,7 +243,6 @@ private: QHash applicationState; QHash stateProperties; - QByteArray currentApplicationState; WindowTitleUpdate *wtu; }; -- cgit v1.2.3-70-g09d2