summaryrefslogtreecommitdiff
path: root/src/monitor-gui.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/monitor-gui.cc')
-rw-r--r--src/monitor-gui.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/monitor-gui.cc b/src/monitor-gui.cc
index 7cb6ab3..66c5e43 100644
--- a/src/monitor-gui.cc
+++ b/src/monitor-gui.cc
@@ -673,7 +673,7 @@ public:
main_(GuiMain::create(APP_TITLE, 800, 500)),
menu_(GuiMenu::create()),
statusbar_(GuiStatusBar::create()),
- looper_(main_->createLooper()),
+ looper_(main_->create_looper()),
has_selection_(false),
has_related_(false),
selection_(0),