- Ok, includes look fine now

This commit is contained in:
Christophe Dumez
2007-07-23 12:56:57 +00:00
parent 042323a1a8
commit ce5baa93b7
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,6 @@
#ifndef CREATE_TORRENT_IMP_H
#define CREATE_TORRENT_IMP_H
#include <QDialog>
#include "ui_createtorrent.h"
class createtorrent : public QDialog, private Ui::createTorrentDialog{