diff options
Diffstat (limited to 'src/envshell.h')
| -rw-r--r-- | src/envshell.h | 1 |
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 |
