From 86b4b22662426cc0127620de1e6451f1a2e1da79 Mon Sep 17 00:00:00 2001 From: Treeki Date: Sun, 12 Aug 2012 19:27:08 +0200 Subject: moving multiple panes at the same time..hope this works --- lsscenemodel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lsscenemodel.h') diff --git a/lsscenemodel.h b/lsscenemodel.h index 4dd1019..11ef4a6 100644 --- a/lsscenemodel.h +++ b/lsscenemodel.h @@ -31,7 +31,7 @@ private: QIcon m_paneIcons[LYTPane::PaneTypeCount]; QPersistentModelIndex *m_movingPaneParent; - int m_movingPaneRow; + int m_movingPaneRow, m_movingPaneCount; signals: -- cgit v1.2.3