Преглед изворни кода

Merge branch 'ctkaxeswidget'

* ctkaxeswidget:
  Typo in the include file ctkWidgetsExport.h
Julien Finet пре 14 година
родитељ
комит
7e1e1d401e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Libs/Widgets/ctkAxesWidget.h

+ 1 - 1
Libs/Widgets/ctkAxesWidget.h

@@ -26,7 +26,7 @@
 #include <QWidget>
 
 // CTK includes
-#include "CTKWidgetsExport.h"
+#include "ctkWidgetsExport.h"
 
 class ctkAxesWidgetPrivate;