diff options
Diffstat (limited to 'src/Patchage.cpp')
-rw-r--r-- | src/Patchage.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Patchage.cpp b/src/Patchage.cpp index 997365d..13011b1 100644 --- a/src/Patchage.cpp +++ b/src/Patchage.cpp @@ -116,6 +116,7 @@ Patchage::Patchage(int argc, char** argv) #endif , _jack_driver(nullptr) , _conf(nullptr) + , _gtk_main(nullptr) , INIT_WIDGET(_about_win) , INIT_WIDGET(_main_scrolledwin) , INIT_WIDGET(_main_win) |