|
a/src/qtgui/guiutils.cpp |
|
b/src/qtgui/guiutils.cpp |
|
... |
|
... |
31 |
#include <QStringList>
|
31 |
#include <QStringList>
|
32 |
#include <QFileDialog>
|
32 |
#include <QFileDialog>
|
33 |
|
33 |
|
34 |
RclDynConf *g_dynconf;
|
34 |
RclDynConf *g_dynconf;
|
35 |
AdvSearchHist *g_advshistory;
|
35 |
AdvSearchHist *g_advshistory;
|
|
|
36 |
RclConfig *theconfig;
|
36 |
|
37 |
|
37 |
// The table should not be necessary, but I found no css way to get
|
38 |
// The table should not be necessary, but I found no css way to get
|
38 |
// qt 4.6 qtextedit to clear the margins after the float img without
|
39 |
// qt 4.6 qtextedit to clear the margins after the float img without
|
39 |
// introducing blank space.
|
40 |
// introducing blank space.
|
40 |
const char *PrefsPack::dfltResListFormat =
|
41 |
const char *PrefsPack::dfltResListFormat =
|