Просмотр исходного кода

Merge branch 'ctkaxeswidget'

* ctkaxeswidget:
  Typo in the include file ctkWidgetsExport.h
Julien Finet лет назад: 14
Родитель
Сommit
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;