summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui/hexwindow.h
Side-by-side diff
Diffstat (limited to 'noncore/net/wellenreiter/gui/hexwindow.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/wellenreiter/gui/hexwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/wellenreiter/gui/hexwindow.h b/noncore/net/wellenreiter/gui/hexwindow.h
index f2f870c..3d4ec0f 100644
--- a/noncore/net/wellenreiter/gui/hexwindow.h
+++ b/noncore/net/wellenreiter/gui/hexwindow.h
@@ -29,3 +29,3 @@ class MHexWindow: public QVBox
- void log( QString text );
+ void log( const QString& text );
const QString getLog() const;