summaryrefslogtreecommitdiffstats
path: root/libk9copy/k9burndvd.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-05-03 12:31:42 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-05-03 12:31:42 -0500
commit3bfc84b0fc3558c377e2f5a99548a6903a9ee7c3 (patch)
tree83c944f12d9e2ed676eb9dd1edc84e7f71c8d786 /libk9copy/k9burndvd.h
parent4e97f447be4b34762bde1d8bcbc4086f8d4e9d45 (diff)
downloadk9copy-3bfc84b0fc3558c377e2f5a99548a6903a9ee7c3.tar.gz
k9copy-3bfc84b0fc3558c377e2f5a99548a6903a9ee7c3.zip
Fix 'format not a string literal' error
Clean up warning
Diffstat (limited to 'libk9copy/k9burndvd.h')
-rw-r--r--libk9copy/k9burndvd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libk9copy/k9burndvd.h b/libk9copy/k9burndvd.h
index fc2edce..94e1e71 100644
--- a/libk9copy/k9burndvd.h
+++ b/libk9copy/k9burndvd.h
@@ -71,7 +71,7 @@ private:
void getWodimCmd(k9Process *proc);
void burnWithK3b();
- const TQString &getImageSize();
+ const TQString getImageSize();
TQString imageSize;
TQString m_speed;
private slots: // Private slots