Skip to content

Commit

Permalink
Fix windows build.
Browse files Browse the repository at this point in the history
  • Loading branch information
netterfield committed Feb 8, 2017
1 parent d66e2c3 commit 2d4752c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libkstapp/labelrenderer.cpp
Expand Up @@ -28,6 +28,7 @@

#include <QDebug>
#include <cstdio>
#include <time.h>

const double subscript_scale = 0.60;
const double subscript_drop = 0.16;
Expand Down

0 comments on commit 2d4752c

Please sign in to comment.