[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 4295
Author: scorpio810
Date: 2015-12-30 14:53:20 +0100 (Wed, 30 Dec 2015)
Log Message:
-----------
Minor
Modified Paths:
--------------
trunk/sources/ui/shapegraphicsitempropertieswidget.h
Modified: trunk/sources/ui/shapegraphicsitempropertieswidget.h
===================================================================
--- trunk/sources/ui/shapegraphicsitempropertieswidget.h 2015-12-30 13:47:21 UTC (rev 4294)
+++ trunk/sources/ui/shapegraphicsitempropertieswidget.h 2015-12-30 13:53:20 UTC (rev 4295)
@@ -52,10 +52,9 @@
private slots:
void on_m_lock_pos_cb_clicked();
- private:
+ private:
Ui::ShapeGraphicsItemPropertiesWidget *ui;
QetShapeItem *m_shape;
- int shape_size;
};
#endif // SHAPEGRAPHICSITEMPROPERTIESWIDGET_H