summaryrefslogtreecommitdiff
path: root/ui/uicontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/uicontext.h')
-rw-r--r--ui/uicontext.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/uicontext.h b/ui/uicontext.h
index 8dce4b38..cb9a5391 100644
--- a/ui/uicontext.h
+++ b/ui/uicontext.h
@@ -322,6 +322,8 @@ public:
*/
QString GetNameForPath(const QString& path);
+ virtual QWidget* fileContentsLockStatusWidget() = 0;
+
static void setHandler(UIContextHandler* handler);
static QSize getScaledWindowSize(int x, int y);