looqs/cli/commandupdate.cpp

9 lines
84 B
C++
Raw Normal View History

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