X-Git-Url: https://git.sesse.net/?p=vlc;a=blobdiff_plain;f=modules%2Fgui%2Fqt4%2Fdialogs%2Ftoolbar.hpp;h=52f4241eff32bd2bf61935fd647299d3f4b9908d;hp=6a436d806c2d60c9f39f38a21bdfef2110f835cf;hb=5b86425b762dab1f6b5bc3e0d6776188c8d927af;hpb=8faa8a8fc0fedeb05517e8ff9d86e4d1649605e7 diff --git a/modules/gui/qt4/dialogs/toolbar.hpp b/modules/gui/qt4/dialogs/toolbar.hpp index 6a436d806c..52f4241eff 100644 --- a/modules/gui/qt4/dialogs/toolbar.hpp +++ b/modules/gui/qt4/dialogs/toolbar.hpp @@ -112,6 +112,7 @@ private: }; QRubberBand *rubberband; QList widgetList; + int i_dragIndex; int getParentPosInLayout( QPoint point);