summaryrefslogtreecommitdiffstats
path: root/qt-models/profileprintmodel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qt-models/profileprintmodel.cpp')
-rw-r--r--qt-models/profileprintmodel.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-models/profileprintmodel.cpp b/qt-models/profileprintmodel.cpp
index 1f8d918ed..1d01f6a5d 100644
--- a/qt-models/profileprintmodel.cpp
+++ b/qt-models/profileprintmodel.cpp
@@ -6,6 +6,7 @@
ProfilePrintModel::ProfilePrintModel(QObject *parent)
{
+ fontSize = 12.0;
}
void ProfilePrintModel::setDive(struct dive *divePtr)