remove some now unused code from XMMSHandler and clean up headers
This commit is contained in:
parent
ced09fc049
commit
f10cd0465a
41 changed files with 407 additions and 242 deletions
|
|
@ -14,10 +14,13 @@
|
|||
* GNU General Public License for more details.
|
||||
*/
|
||||
|
||||
#ifndef __XConfig__
|
||||
#define __XConfig__
|
||||
#ifndef __XConfig_H__
|
||||
#define __XConfig_H__
|
||||
|
||||
#include "xclient.h"
|
||||
class XClient;
|
||||
namespace Xmms {
|
||||
class Dict;
|
||||
}
|
||||
|
||||
#include <QObject>
|
||||
#include <QHash>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue