]> Some of my projects - anidbudpclient.git/commitdiff
fixup! Add Update Command.
authorAPTX <marek321@gmail.com>
Sat, 23 Jan 2016 14:52:13 +0000 (15:52 +0100)
committerAPTX <marek321@gmail.com>
Sat, 23 Jan 2016 14:52:13 +0000 (15:52 +0100)
updatecommand.cpp

index 276fa5c990842a5a7378912d99811f53bc4bcc1e..618eff20fda2dd93eb806ca6d0b3c9397d409f42 100644 (file)
@@ -1,5 +1,7 @@
 #include "updatecommand.h"
 
+#include <QStringList>
+
 #include <QDebug>
 
 namespace AniDBUdpClient {