summaryrefslogtreecommitdiff
path: root/lsscenemodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'lsscenemodel.h')
-rw-r--r--lsscenemodel.h2
1 files changed, 1 insertions, 1 deletions
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: