summaryrefslogtreecommitdiff
path: root/source.h
diff options
context:
space:
mode:
Diffstat (limited to 'source.h')
-rw-r--r--source.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source.h b/source.h
index 6af848c..cee3e35 100644
--- a/source.h
+++ b/source.h
@@ -209,6 +209,7 @@ public:
void SetForceDownload()
{
forcedownload=true;
+ forceimportsrc=-1;
}
void SetForceImport(int SourceIdx)
{