From 61f63653cdff5ae2ee0613d92f501e75769bfd1e Mon Sep 17 00:00:00 2001 From: Tasuku Suzuki Date: Mon, 21 Nov 2016 11:59:51 +0900 Subject: remove header files missing from project file Change-Id: I2e4234a20ebdb476cf65b51cefbcc9acff45faf4 Signed-off-by: Tasuku Suzuki --- HomeScreenSimulator/HomeScreenSimulator.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'HomeScreenSimulator') diff --git a/HomeScreenSimulator/HomeScreenSimulator.pro b/HomeScreenSimulator/HomeScreenSimulator.pro index 88eeb2e..9550e69 100644 --- a/HomeScreenSimulator/HomeScreenSimulator.pro +++ b/HomeScreenSimulator/HomeScreenSimulator.pro @@ -25,8 +25,6 @@ SOURCES += \ src/mainwindow.cpp HEADERS += \ - ../interfaces/daynightmode.h \ - ../interfaces/popup.h \ src/mainwindow.h INCLUDEPATH += $$OUT_PWD/../interfaces -- cgit 1.2.3-korg