From aaa59999755571532fe090245dcea99f57202b10 Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Tue, 14 Sep 2010 11:46:59 +0200 Subject: toolbar-decorations-rsc.diff: Improved toolbar popups. --- rsc/inc/rscdb.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'rsc/inc/rscdb.hxx') diff --git a/rsc/inc/rscdb.hxx b/rsc/inc/rscdb.hxx index 1d5af35de9ff..4a32d954efa6 100644 --- a/rsc/inc/rscdb.hxx +++ b/rsc/inc/rscdb.hxx @@ -97,6 +97,7 @@ class RscTypCont Atom nMinimizeId; Atom nMaximizeId; Atom nCloseableId; + Atom nStdPopupId; Atom nAppId; Atom nTabstopId; Atom nGroupId; -- cgit