summaryrefslogtreecommitdiffstats
path: root/src/MainWindow.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/MainWindow.hh')
-rw-r--r--src/MainWindow.hh4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/MainWindow.hh b/src/MainWindow.hh
index 4ddf403..211a011 100644
--- a/src/MainWindow.hh
+++ b/src/MainWindow.hh
@@ -23,7 +23,9 @@ public:
*hostNameLabel,
*linkLibraryVersionLabel,
*compiledLibraryVersionLabel,
- *titleLabel;
+ *titleLabel,
+ *defaultSinkLabel,
+ *defaultSourceLabel;
Gtk::Button *deviceOpenButton,
*clientOpenButton,