mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
a little context menu code cleanup
svn path=/trunk/; revision=14010
This commit is contained in:
@@ -180,7 +180,7 @@ protected:
|
||||
int Command(int id, int code);
|
||||
int Notify(int id, NMHDR* pnmh);
|
||||
|
||||
bool DoContextMenu(int x, int y, CtxMenuInterfaces& cm_ifs);
|
||||
bool DoContextMenu(int x, int y);
|
||||
HRESULT DoDesktopContextMenu(int x, int y);
|
||||
void PositionIcons(int dir=1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user