mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
* It's not called PlaylistManager anymore ;-)
This commit is contained in:
@@ -17,8 +17,8 @@
|
|||||||
* along with Tomahawk. If not, see <http://www.gnu.org/licenses/>.
|
* along with Tomahawk. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PLAYLISTMANAGER_H
|
#ifndef VIEWMANAGER_H
|
||||||
#define PLAYLISTMANAGER_H
|
#define VIEWMANAGER_H
|
||||||
|
|
||||||
#include <QObject>
|
#include <QObject>
|
||||||
#include <QHash>
|
#include <QHash>
|
||||||
@@ -215,4 +215,4 @@ private:
|
|||||||
static ViewManager* s_instance;
|
static ViewManager* s_instance;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // PLAYLISTMANAGER_H
|
#endif // VIEWMANAGER_H
|
||||||
|
Reference in New Issue
Block a user