summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI/m_toptoolbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ExternalAPI/m_toptoolbar.h')
-rw-r--r--plugins/ExternalAPI/m_toptoolbar.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/ExternalAPI/m_toptoolbar.h b/plugins/ExternalAPI/m_toptoolbar.h
index ed79f8818e..11cc6e9c6a 100644
--- a/plugins/ExternalAPI/m_toptoolbar.h
+++ b/plugins/ExternalAPI/m_toptoolbar.h
@@ -169,14 +169,12 @@ struct TTBCtrl
LRESULT lResult; // custom window proc result
WNDPROC fnWindowProc; // custom window proc
- pfnTTBPainterFunc fnPainter; // custom button painter
};
struct TTBCtrlCustomize
{
size_t cbLen; // total length of the internal data structure
WNDPROC fnWindowProc; // subclassed windows procedure for the custom button
- pfnTTBPainterFunc fnPainter; // custom button painter
};
// Sets the custom painting procedure for a toolbar