From cd5e17cf79c2f1eb896efd0436c103221de446ae Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Sat, 24 Feb 2018 23:28:13 +0100 Subject: Cleanup: Unify qthelper.h and qthelperfromc.h Since all qt-helpers are defined in qthelper.cpp, there seems to be no reason to have two include files. By unifying the two files, duplication and inconsistencies are removed. The C++-only part is simply compiled away with #ifdefs. Signed-off-by: Berthold Stoeger --- packaging/ios/Subsurface-mobile/Subsurface-mobile.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'packaging') diff --git a/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro b/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro index 985cf2bfc..2cd294870 100644 --- a/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro +++ b/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro @@ -137,7 +137,6 @@ HEADERS += \ ../../../core/save-html.h \ ../../../core/statistics.h \ ../../../core/units.h \ - ../../../core/qthelperfromc.h \ ../../../core/version.h \ ../../../core/planner.h \ ../../../core/divesite.h \ -- cgit v1.2.3-70-g09d2