Switch to unified view

a/src/qtgui/preview_load.h b/src/qtgui/preview_load.h
...
...
21
21
22
#include <QThread>
22
#include <QThread>
23
23
24
#include "rcldoc.h"
24
#include "rcldoc.h"
25
#include "pathut.h"
25
#include "pathut.h"
26
#include "rclutil.h"
26
#include "rclconfig.h"
27
#include "rclconfig.h"
27
28
28
/* 
29
/* 
29
 * A thread to perform the file reading / format conversion work for preview
30
 * A thread to perform the file reading / format conversion work for preview
30
 */
31
 */