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