diff src/printing.cpp @ 246:43a5e09bb832

Split some utility functions to util.{h,cpp}
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 08 May 2018 13:14:29 +0300
parents 58af72da7f60
children 55581d90c55d
line wrap: on
line diff
--- a/src/printing.cpp	Tue May 08 00:44:17 2018 +0300
+++ b/src/printing.cpp	Tue May 08 13:14:29 2018 +0300
@@ -9,6 +9,8 @@
 #include <QPrintDialog>
 #include <QPrintPreviewDialog>
 #include "main.h"
+#include "util.h"
+
 
 #define APP_PRINT_WIDTH        1000
 #define APP_PRINT_HEIGHT       1300