summaryrefslogtreecommitdiffstats
path: root/src/speedcheck.h
diff options
context:
space:
mode:
authorIoannis Christoforidis2019-12-04 17:24:20 +0100
committerIoannis Christoforidis2019-12-04 17:24:20 +0100
commita4c27b82f6f9f92216c77b97923cae668a83c063 (patch)
tree5103dead019325cf4fab531c60ecffe3591dd9eb /src/speedcheck.h
parentupdate output to also show KiB if connection gets slow (diff)
downloadspeedcheck-a4c27b82f6f9f92216c77b97923cae668a83c063.tar.gz
speedcheck-a4c27b82f6f9f92216c77b97923cae668a83c063.tar.xz
speedcheck-a4c27b82f6f9f92216c77b97923cae668a83c063.zip
divide console output from gui output and also show updates more fluently
Diffstat (limited to 'src/speedcheck.h')
-rw-r--r--src/speedcheck.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/speedcheck.h b/src/speedcheck.h
index 79ceb28..5d885da 100644
--- a/src/speedcheck.h
+++ b/src/speedcheck.h
@@ -3,6 +3,7 @@
#include <QMainWindow>
#include <QTimer>
+#include <string>
namespace Ui
{