summaryrefslogtreecommitdiffstats
path: root/api/logic/modplatform/technic/SolderPackInstallTask.h
diff options
context:
space:
mode:
authorJamie Mansfield <jmansfield@cadixdev.org>2020-10-13 21:15:00 +0100
committerJamie Mansfield <jmansfield@cadixdev.org>2020-11-13 16:38:18 +0000
commitedfea9894ea3f6d4d244de5ba5ce015c1ccd7f39 (patch)
treef7939bfa85f06bb2e23392508648cd45b447b45c /api/logic/modplatform/technic/SolderPackInstallTask.h
parentfd1a8f039ad28263e8e8dd1fc6848f9809084283 (diff)
downloadMultiMC-edfea9894ea3f6d4d244de5ba5ce015c1ccd7f39.tar
MultiMC-edfea9894ea3f6d4d244de5ba5ce015c1ccd7f39.tar.gz
MultiMC-edfea9894ea3f6d4d244de5ba5ce015c1ccd7f39.tar.lz
MultiMC-edfea9894ea3f6d4d244de5ba5ce015c1ccd7f39.tar.xz
MultiMC-edfea9894ea3f6d4d244de5ba5ce015c1ccd7f39.zip
NOISSUE Cleanup Technic support
Diffstat (limited to 'api/logic/modplatform/technic/SolderPackInstallTask.h')
-rw-r--r--api/logic/modplatform/technic/SolderPackInstallTask.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/api/logic/modplatform/technic/SolderPackInstallTask.h b/api/logic/modplatform/technic/SolderPackInstallTask.h
index d3a1d0fd..c3e3f6d9 100644
--- a/api/logic/modplatform/technic/SolderPackInstallTask.h
+++ b/api/logic/modplatform/technic/SolderPackInstallTask.h
@@ -13,7 +13,6 @@
* limitations under the License.
*/
-
#pragma once
#include <InstanceTask.h>
@@ -22,7 +21,6 @@
#include <QUrl>
-
namespace Technic
{
class MULTIMC_LOGIC_EXPORT SolderPackInstallTask : public InstanceTask