[qet] [2208] bug fix: sometime main window freeze when opening a .qet file

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


Revision: 2208
Author:   blacksun
Date:     2013-06-06 01:25:00 +0200 (Thu, 06 Jun 2013)
Log Message:
-----------
bug fix: sometime main window freeze when opening a .qet file 

Modified Paths:
--------------
    trunk/sources/conductorproperties.cpp

Modified: trunk/sources/conductorproperties.cpp
===================================================================
--- trunk/sources/conductorproperties.cpp	2013-06-05 21:42:45 UTC (rev 2207)
+++ trunk/sources/conductorproperties.cpp	2013-06-05 23:25:00 UTC (rev 2208)
@@ -220,6 +220,8 @@
 	type(Multi),
 	color(Qt::black),
 	text("_"),
+	verti_rotate_text(270),
+	horiz_rotate_text(0),
 	style(Qt::SolidLine)
 {
 }


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/