From 061da08c61917b5c3e42b2a12f8128e24db3a1f3 Mon Sep 17 00:00:00 2001 From: Uwe Rathmann Date: Thu, 5 Jan 2023 19:08:15 +0100 Subject: [PATCH] duplicates removed --- examples/iotdashboard/iotdashboard.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/iotdashboard/iotdashboard.pro b/examples/iotdashboard/iotdashboard.pro index 43ac0f32..5c7dc598 100644 --- a/examples/iotdashboard/iotdashboard.pro +++ b/examples/iotdashboard/iotdashboard.pro @@ -23,7 +23,6 @@ SOURCES += \ RoundedIcon.cpp \ Skin.cpp \ StatisticsPage.cpp \ - StoragePage.cpp \ TopBar.cpp \ RoundButton.cpp \ UsageBox.cpp \ @@ -62,7 +61,6 @@ HEADERS += \ RoundedIcon.h \ Skin.h \ StatisticsPage.h \ - StoragePage.h \ TopBar.h \ RoundButton.h \ UsageBox.h \