Switch to unified view
a/src/qtgui/recoll.pro.in | b/src/qtgui/recoll.pro.in | ||
---|---|---|---|
... |
... |
||
20 | editdialog.h \ |
20 | editdialog.h \ |
21 | firstidx.h \ |
21 | firstidx.h \ |
22 | idxsched.h \ |
22 | idxsched.h \ |
23 | listdialog.h \ |
23 | listdialog.h \ |
24 | preview_w.h \ |
24 | preview_w.h \ |
25 | ptrans_w.h \ |
||
25 | rclhelp.h \ |
26 | rclhelp.h \ |
26 | rclmain_w.h \ |
27 | rclmain_w.h \ |
27 | reslist.h \ |
28 | reslist.h \ |
28 | restable.h \ |
29 | restable.h \ |
29 | rtitool.h \ |
30 | rtitool.h \ |
... |
... |
||
32 | spell_w.h \ |
33 | spell_w.h \ |
33 | ssearch_w.h \ |
34 | ssearch_w.h \ |
34 | uiprefs_w.h \ |
35 | uiprefs_w.h \ |
35 | viewaction_w.h \ |
36 | viewaction_w.h \ |
36 | 37 | ||
37 | |||
38 | SOURCES += \ |
38 | SOURCES += \ |
39 | advsearch_w.cpp \ |
39 | advsearch_w.cpp \ |
40 | advshist.cpp \ |
40 | advshist.cpp \ |
41 | confgui/confgui.cpp \ |
41 | confgui/confgui.cpp \ |
42 | confgui/confguiindex.cpp \ |
42 | confgui/confguiindex.cpp \ |
43 | crontool.cpp \ |
43 | crontool.cpp \ |
44 | guiutils.cpp \ |
44 | guiutils.cpp \ |
45 | main.cpp \ |
45 | main.cpp \ |
46 | preview_w.cpp \ |
46 | preview_w.cpp \ |
47 | ptrans_w.cpp \ |
||
47 | rclhelp.cpp \ |
48 | rclhelp.cpp \ |
48 | rclmain_w.cpp \ |
49 | rclmain_w.cpp \ |
49 | rclzg.cpp \ |
50 | rclzg.cpp \ |
50 | reslist.cpp \ |
51 | reslist.cpp \ |
51 | restable.cpp \ |
52 | restable.cpp \ |
... |
... |
||
63 | crontool.ui \ |
64 | crontool.ui \ |
64 | editdialog.ui \ |
65 | editdialog.ui \ |
65 | firstidx.ui \ |
66 | firstidx.ui \ |
66 | idxsched.ui \ |
67 | idxsched.ui \ |
67 | listdialog.ui \ |
68 | listdialog.ui \ |
69 | ptrans.ui \ |
||
68 | rclmain.ui \ |
70 | rclmain.ui \ |
69 | restable.ui \ |
71 | restable.ui \ |
70 | rtitool.ui \ |
72 | rtitool.ui \ |
71 | spell.ui \ |
73 | spell.ui \ |
72 | snippets.ui \ |
74 | snippets.ui \ |