looqs/cli/commandupdate.cpp

6 lines
81 B
C++
Raw Normal View History

2019-04-07 20:22:20 +02:00
#include "commandupdate.h"
int CommandUpdate::handle(QStringList arguments)
{
}