Refine zoom.
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ namespace glabels
|
||||
/**
|
||||
* Default constructor.
|
||||
*/
|
||||
LabelModel::LabelModel() : mModified(true)
|
||||
LabelModel::LabelModel() : mModified(true), mTmplate(0), mRotate(false)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user