rename status_checker -> status / + some cleaning

This commit is contained in:
Andrzej Rybczak
2009-02-15 22:56:41 +01:00
parent b43d4dddeb
commit 26365d9832
15 changed files with 19 additions and 29 deletions

View File

@@ -27,7 +27,7 @@
#include "global.h"
#include "playlist.h"
#include "settings.h"
#include "status_checker.h"
#include "status.h"
using namespace Global;