- 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

@ -32,7 +32,7 @@
#define PROPERTIESWIDGET_H
#include <QWidget>
#include "ui_propertiesWidget.h"
#include "ui_propertieswidget.h"
#include "qtorrenthandle.h"