OTHER: Moved some files around

Moved some files that belong to mainwindow into the appropriate subdir
and changed them to lowercase. Changed the includes accordingly
This commit is contained in:
Thomas Frauendorfer 2008-10-02 20:26:54 +02:00
parent 63def9b10b
commit 6cf0ad2614
12 changed files with 20 additions and 20 deletions

View file

@ -19,11 +19,11 @@
#include "xplayback.h"
#include "shadeddisplay.h"
#include "TitleBar.h"
#include "titlebar.h"
#include "pixmapbutton.h"
#include "timedisplay.h"
#include "TextBar.h"
#include "textbar.h"
#include "Skin.h"
#include "mainwindow.h"