14 * |
14 * |
15 * You should have received a copy of the GNU General Public License |
15 * You should have received a copy of the GNU General Public License |
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. |
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. |
17 */ |
17 */ |
18 |
18 |
19 #include <QFile> |
|
20 #include <QMessageBox> |
19 #include <QMessageBox> |
21 #include "colors.h" |
20 #include "colors.h" |
22 #include "ldpaths.h" |
21 #include "ldpaths.h" |
23 |
22 |
24 ColorData* LDColor::colorData = nullptr; |
23 ColorData* LDColor::colorData = nullptr; |