Formatting

git-svn-id: https://svn.code.sf.net/p/qlscribe/svn/trunk@171 cac9541e-1b8d-4bfa-827e-589bba606050
This commit is contained in:
ruglory
2011-01-04 02:34:59 +00:00
parent 66570f00c1
commit 527033561e
+1 -1
View File
@@ -28,7 +28,7 @@
class QLightRoundTextItem : public QAbstractGraphicsShapeItem {
public:
enum { Type = UserType + 1 };
enum { Type = UserType + 1 };
QLightRoundTextItem( QGraphicsItem * parent = 0 );