Sha256: 2c0f3fbea7d7d6d07bf889ebc0086ac99753b6dbafcc6081ce9fc7af755e799d
Contents?: true
Size: 215 Bytes
Versions: 32
Compression:
Stored size: 215 Bytes
Contents
#include "SocketCommand.h" class SetConfirmAction : public SocketCommand { Q_OBJECT; public: SetConfirmAction(WebPageManager *manager, QStringList &arguments, QObject *parent = 0); virtual void start(); };
Version data entries
32 entries across 32 versions & 2 rubygems