Преглед на файлове

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;