Explorar o código

Merge branch 'ctkaxeswidget'

* ctkaxeswidget:
  Typo in the include file ctkWidgetsExport.h
Julien Finet %!s(int64=14) %!d(string=hai) anos
pai
achega
7e1e1d401e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;