fix qlayout error

This commit is contained in:
Malte Jürgens
2023-02-15 02:21:41 +01:00
parent c52daab420
commit 36c8cfedb7
4 changed files with 13 additions and 16 deletions

View File

@@ -30,7 +30,7 @@ public:
private:
QProcess m_virtmicProcess;
StreamDialog m_streamDialog;
StreamDialog *m_streamDialog;
bool m_kxmlgui = false;
bool m_kglobalaccel = false;
#ifdef KXMLGUI