blob: 20170a079e1daf2fa42d2e4847e888cff92ee362 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- krita/ui/kis_ruler.cc 2006/04/03 08:02:37 525898
+++ krita/ui/kis_ruler.cc 2006/04/06 17:18:18 527039
@@ -18,6 +18,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include <qpainter.h>
+#include <qstyle.h>
#include "kdebug.h"
|