From 3c330186b1c9b8e6f58e29739918bf2b8a5f4f68 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Wed, 23 Mar 2011 12:15:24 +0100 Subject: trigger file path definable --- src/main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index d35909d..fc75aab 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -119,6 +119,7 @@ int main(int argc, char *argv[]) else fileToTriggerURL = DEFAULT_FILE_TRIGGER; + qDebug() << "file to trigger: " << fileToTriggerURL; // setting directory for downloads if (clOpts.contains("downloadDir")){ -- cgit v1.2.3-55-g7522