summaryrefslogtreecommitdiff
path: root/plugins/TopToolBar
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/TopToolBar')
-rw-r--r--plugins/TopToolBar/toolbarwnd.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/TopToolBar/toolbarwnd.cpp b/plugins/TopToolBar/toolbarwnd.cpp
index d082464b4f..4795810f19 100644
--- a/plugins/TopToolBar/toolbarwnd.cpp
+++ b/plugins/TopToolBar/toolbarwnd.cpp
@@ -275,6 +275,9 @@ INT_PTR OnEventFire(WPARAM wParam, LPARAM lParam)
0, 0, 0, g_ctrl->nLastHeight, parent, NULL, hInst, NULL);
SetWindowLongPtr(g_ctrl->hWnd, 0, (LPARAM)g_ctrl);
+ for (int i=0; i < Buttons.getCount(); i++)
+ Buttons[i]->CreateWnd();
+
LoadBackgroundOptions();
// if we're working in skinned clist, receive the standard buttons & customizations