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