[RSHELL]
[reactos.git] / base / shell / rshell / CMenuToolbars.h
index 4ad19a8..b8d4c98 100644 (file)
@@ -70,6 +70,8 @@ public:
 
 protected:
     LRESULT CALLBACK SubclassProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam);
+
+    HRESULT UpdateImageLists();
 };
 
 class CMenuStaticToolbar :