summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugingui/filebrowser.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugingui/filebrowser.cc b/plugingui/filebrowser.cc
index d77a6bf..f10a75e 100644
--- a/plugingui/filebrowser.cc
+++ b/plugingui/filebrowser.cc
@@ -63,6 +63,8 @@ FileBrowser::FileBrowser(Widget* parent)
above_root = false;
#endif
+ setCaption("Open file...");
+
lbl_path.setText("Path:");
//lineedit.setReadOnly(true);