diff options
Diffstat (limited to 'libk9copy/k9burndvd.h')
-rw-r--r-- | libk9copy/k9burndvd.h | 2 |
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 |