Switch to unified view

a/src/qtgui/fragbuts.cpp b/src/qtgui/fragbuts.cpp
...
...
15
 *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
15
 *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
16
 */
16
 */
17
17
18
#include "autoconfig.h"
18
#include "autoconfig.h"
19
19
20
#include <sys/stat.h>
20
#include "safesysstat.h"
21
21
22
#include <string>
22
#include <string>
23
#include <vector>
23
#include <vector>
24
24
25
#include <QHBoxLayout>
25
#include <QHBoxLayout>