src/colors.cpp

changeset 1136
9a7a945c0e93
parent 1114
ffd49a28f49e
child 1153
ef475e07482e
equal deleted inserted replaced
1135:8e0691be0b6f 1136:9a7a945c0e93
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;

mercurial