- Move ui files to their own folder

This commit is contained in:
Christophe Dumez 2009-11-20 08:20:05 +00:00
parent 4ee47ce2b8
commit 843168bb62
29 changed files with 29 additions and 29 deletions

View file

@ -45,7 +45,7 @@
#include <QFileDialog>
#include "bittorrent.h"
#include "ui_FeedDownloader.h"
#include "ui_feeddownloader.h"
class FeedFilter: public QHash<QString, QVariant> {
private: