Switch to unified view
a/src/qtgui/uiprefs_w.cpp | b/src/qtgui/uiprefs_w.cpp | ||
---|---|---|---|
... |
... |
||
15 | * You should have received a copy of the GNU General Public License |
15 | * You should have received a copy of the GNU General Public License |
16 | * along with this program; if not, write to the |
16 | * along with this program; if not, write to the |
17 | * Free Software Foundation, Inc., |
17 | * Free Software Foundation, Inc., |
18 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
18 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
19 | */ |
19 | */ |
20 | #include "autoconfig.h" |
||
21 | |||
20 | #include <sys/stat.h> |
22 | #include <sys/stat.h> |
21 | 23 | ||
22 | #include <string> |
24 | #include <string> |
23 | #include <algorithm> |
25 | #include <algorithm> |
24 | #include <list> |
26 | #include <list> |