Switch to unified view

a/src/qtgui/guiutils.h b/src/qtgui/guiutils.h
...
...
131
        {
131
        {
132
        }
132
        }
133
    static const char *getDfltResListFormat() {
133
    static const char *getDfltResListFormat() {
134
    return  "<img src=\"%I\" align=\"left\">"
134
    return  "<img src=\"%I\" align=\"left\">"
135
    "%R %S %L &nbsp;&nbsp;<b>%T</b><br>"
135
    "%R %S %L &nbsp;&nbsp;<b>%T</b><br>"
136
    "%M&nbsp;%D&nbsp;&nbsp;&nbsp;<i>%U</i><br>"
136
    "%M&nbsp;%D&nbsp;&nbsp;&nbsp;<i>%U</i>&nbsp;%i<br>"
137
    "%A %K";
137
    "%A %K";
138
    }
138
    }
139
    static const char *getV18DfltResListFormat() {
139
    static const char *getV18DfltResListFormat() {
140
    return  "%R %S %L &nbsp;&nbsp;<b>%T</b><br>"
140
    return  "%R %S %L &nbsp;&nbsp;<b>%T</b><br>"
141
    "%M&nbsp;%D&nbsp;&nbsp;&nbsp;<i>%U</i><br>"
141
    "%M&nbsp;%D&nbsp;&nbsp;&nbsp;<i>%U</i><br>"