Masterwork From Distant Lands
ActivePublic

Authored by dkazakov on Jan 9 2017, 9:47 AM.
diff --git a/plugins/dockers/animation/timeline_layers_header.cpp b/plugins/dockers/animation/timeline_layers_header.cpp
index b596065..2be2722 100644
--- a/plugins/dockers/animation/timeline_layers_header.cpp
+++ b/plugins/dockers/animation/timeline_layers_header.cpp
@@ -23,8 +23,8 @@
#include <QPainter>
#include <QHelpEvent>
#include <QToolTip>
-#include <Qstring>
-#include <Qstyle>
+#include <QString>
+#include <QStyle>
#include <QStyleOptionFrame>
#include "timeline_frames_model.h"
dkazakov edited the content of this paste. (Show Details)Jan 9 2017, 9:47 AM
dkazakov changed the title of this paste from untitled to Masterwork From Distant Lands.
dkazakov updated the paste's language from autodetect to autodetect.