Переглянути джерело

Typo in the include file ctkWidgetsExport.h

Julien Finet 14 роки тому
батько
коміт
490034a870
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;