added mime filetype in qtreeview
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
#include <QMap>
|
||||
#include <QTranslator>
|
||||
#include <QProcess>
|
||||
#include <QMimeDatabase>
|
||||
#include <QMimeType>
|
||||
|
||||
using namespace std;
|
||||
|
||||
@@ -19,5 +21,6 @@ FILE * popen2(array<string,8> argv, string type, int & pid);
|
||||
int pclose2(FILE * fp, pid_t pid);
|
||||
|
||||
bool testRsyncReturn(MainWindow *, QProcess *);
|
||||
QString getFileType(QString finename);
|
||||
|
||||
#endif // TOOLS_H
|
||||
|
||||
Reference in New Issue
Block a user