summaryrefslogtreecommitdiffhomepage
path: root/tracker-hatire/thread.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'tracker-hatire/thread.hpp')
-rwxr-xr-xtracker-hatire/thread.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tracker-hatire/thread.hpp b/tracker-hatire/thread.hpp
index 44866e51..1a3f2b09 100755
--- a/tracker-hatire/thread.hpp
+++ b/tracker-hatire/thread.hpp
@@ -132,7 +132,7 @@ public:
~hatire_thread() override;
hatire_thread();
- QByteArray& send_data_read_nolock(bool& ret);
+ QByteArray& send_data_read_nolock();
void Log(const QString& message);