[ros-diffs] [mf] 14010: a little context menu code cleanup

mf at svn.reactos.com mf at svn.reactos.com
Sun Mar 13 16:29:53 CET 2005


a little context menu code cleanup
Modified: trunk/reactos/subsys/system/explorer/desktop/desktop.h
  _____  

Modified: trunk/reactos/subsys/system/explorer/desktop/desktop.h
--- trunk/reactos/subsys/system/explorer/desktop/desktop.h
2005-03-13 14:49:59 UTC (rev 14009)
+++ trunk/reactos/subsys/system/explorer/desktop/desktop.h
2005-03-13 15:29:53 UTC (rev 14010)
@@ -180,7 +180,7 @@

 	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);
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050313/c368fb7a/attachment.html


More information about the Ros-diffs mailing list