Sha256: 8d3a37d784e60afce94fd16b1ac43c3f620c878fc2574c45943815a53a328fde
Contents?: true
Size: 193 Bytes
Versions: 22
Compression:
Stored size: 193 Bytes
Contents
#include "SocketCommand.h" class GoBack : public SocketCommand { Q_OBJECT public: GoBack(WebPageManager *, QStringList &arguments, QObject *parent = 0); virtual void start(); };
Version data entries
22 entries across 22 versions & 1 rubygems