Switch to unified view
a/src/qtgui/recoll.h | b/src/qtgui/recoll.h | ||
---|---|---|---|
... |
... |
||
19 | 19 | ||
20 | #include <string> |
20 | #include <string> |
21 | 21 | ||
22 | #include "rclconfig.h" |
22 | #include "rclconfig.h" |
23 | #include "rcldb.h" |
23 | #include "rcldb.h" |
24 | #include "rclutil.h" |
||
24 | #include "ptmutex.h" |
25 | #include "ptmutex.h" |
25 | 26 | ||
26 | #include <QString> |
27 | #include <QString> |
27 | 28 | ||
28 | // Misc declarations in need of sharing between the UI files |
29 | // Misc declarations in need of sharing between the UI files |