Neal Wilson 9 years ago
parent
commit
59a8d5be45
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/daterangeselector.w

+ 1
- 1
src/daterangeselector.w View File

@@ -31,7 +31,7 @@ access to the ISO 8601 string representation of these dates is provided.
31 31
 
32 32
 #include <QComboBox>
33 33
 #include <QPushButton>
34
-#incldue <QCalendarWidget>
34
+#include <QCalendarWidget>
35 35
 
36 36
 #ifndef TypicaDateRangeSelectorHeader
37 37
 #define TypicaDateRangeSelectorHeader

Loading…
Cancel
Save