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