summaryrefslogtreecommitdiff
path: root/src/envshell.h
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2020-01-22 00:13:15 -0500
committerisanae <14251494+isanae@users.noreply.github.com>2020-02-04 03:33:21 -0500
commit0f6205bea500169b48b86e321d4d3f650603da2d (patch)
treeca5e99edab8d93fd1705598b12fa1855a2a3d871 /src/envshell.h
parentd0be8a0d3b8c021e3efda0041ebb55eae25dbfde (diff)
dummy menu for files in multiple directories
Diffstat (limited to 'src/envshell.h')
-rw-r--r--src/envshell.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/envshell.h b/src/envshell.h
index 3e694562..86d9b0fc 100644
--- a/src/envshell.h
+++ b/src/envshell.h
@@ -27,6 +27,7 @@ private:
HMenuPtr createMenu(IContextMenu* cm);
int runMenu(QMainWindow* mw, IContextMenu* cm, HMENU menu, const QPoint& p);
void invoke(QMainWindow* mw, const QPoint& p, int cmd, IContextMenu* cm);
+ void showDummyMenu(QMainWindow* mw, const QPoint& pos, const QString& what);
};
} // namespace