diff options
Diffstat (limited to 'application/widgets/Common.h')
-rw-r--r-- | application/widgets/Common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/widgets/Common.h b/application/widgets/Common.h index fc46e08f..b3fbe1a0 100644 --- a/application/widgets/Common.h +++ b/application/widgets/Common.h @@ -3,4 +3,4 @@ #include <QTextLayout> QStringList viewItemTextLayout(QTextLayout &textLayout, int lineWidth, qreal &height, - qreal &widthUsed);
\ No newline at end of file + qreal &widthUsed);
\ No newline at end of file |