Start to move mainwindow widgets into a subdirectory,

get rid of some unneeded includes
This commit is contained in:
Thomas Frauendorfer 2008-01-28 17:29:00 +01:00
parent efa16e9236
commit 02d2a1a1f4
27 changed files with 43 additions and 41 deletions

View file

@ -14,7 +14,7 @@
* GNU General Public License for more details.
*/
#include "MainWindow.h"
#include "mainwindow.h"
#include "BrowseDialog.h"
#include "playlist.h"
#include "playlistview.h"