Browse Source

Windows build fixing

Neal Wilson 9 years ago
parent
commit
699aebd6b7
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      src/daterangeselector.w

+ 2
- 0
src/daterangeselector.w View File

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

Loading…
Cancel
Save