Prechádzať zdrojové kódy

Typo in the include file ctkWidgetsExport.h

Julien Finet 14 rokov pred
rodič
commit
490034a870
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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;