Projet

Général

Profil

Révision 1b04db7c tools.h

Voir les différences:

tools.h
23 23
#ifndef TOOLS_H
24 24
#define TOOLS_H
25 25

  
26
#include <QFtp>
26
//#include <QFtp>
27 27
#include <QObject>
28 28
#include <QStringList>
29 29
#include <QMap>
......
32 32
#include <QDir>
33 33
#include <QThread>
34 34
#include <QWebView>
35
#include "qurlinfo.h"
36
#include "qftp.h"
35 37

  
36 38
class tools : public QObject
37 39
{

Formats disponibles : Unified diff

Redmine Appliance - Powered by TurnKey Linux