Rename Core to Base (Closes #3733).

This commit is contained in:
Vladimir Golovnev (Glassez)
2015-09-25 11:10:05 +03:00
committed by sledgehammer999
parent a280467270
commit 4ed4ebcdb7
156 changed files with 303 additions and 302 deletions

View File

@@ -30,7 +30,7 @@
#ifndef GUIICONPROVIDER_H
#define GUIICONPROVIDER_H
#include "core/iconprovider.h"
#include "base/iconprovider.h"
class QIcon;