Explorar el Código

Typo in the include file ctkWidgetsExport.h

Julien Finet hace 14 años
padre
commit
490034a870
Se han modificado 1 ficheros con 1 adiciones y 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;