[qet] [2230] forget this file from the last comit |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 2230
Author: blacksun
Date: 2013-06-09 21:24:04 +0200 (Sun, 09 Jun 2013)
Log Message:
-----------
forget this file from the last comit
Modified Paths:
--------------
trunk/sources/diagramcommands.h
Modified: trunk/sources/diagramcommands.h
===================================================================
--- trunk/sources/diagramcommands.h 2013-06-09 19:09:27 UTC (rev 2229)
+++ trunk/sources/diagramcommands.h 2013-06-09 19:24:04 UTC (rev 2230)
@@ -323,6 +323,7 @@
QList<DiagramTextItem *> texts_to_rotate;
/// angle of rotation to be applied to text items
qreal applied_rotation_angle_;
+ bool previous_rotate_by_user_;
};
/**