diff options
Diffstat (limited to 'geometrymanager.h')
-rw-r--r-- | geometrymanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/geometrymanager.h b/geometrymanager.h index 04e395b..49b23d1 100644 --- a/geometrymanager.h +++ b/geometrymanager.h @@ -24,7 +24,7 @@ public: //Content int colWidth; int rowHeight; - int minutePixel; + double minutePixel; int channelLogoWidth; int channelLogoHeight; //Timeline |