Browse Source

Broaden moc inclusion

Neal Wilson 8 years ago
parent
commit
7e65519c39
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/daterangeselector.w

+ 1
- 1
src/daterangeselector.w View File

@@ -81,7 +81,7 @@ class DateRangeSelector : public QWidget
81 81
 @<CustomDateRangePopup implementation@>
82 82
 @<DateRangeSelector implementation@>
83 83
 
84
-#if 0
84
+#ifdef __unix__
85 85
 #include "moc_daterangeselector.cpp"
86 86
 #endif
87 87
 

Loading…
Cancel
Save