- SearchPlugin checks for Content-type -header, so now it is able to download
[qtrapids] / src / plugins / PluginInterface.h
index a5ea554..1048efd 100644 (file)
@@ -56,6 +56,7 @@ namespace qtrapids
                        /// @todo Additional functionality request constants.
                        enum PluginRequest {
                                OPEN_FILE,
+                               READ_BUFFER,
                                UNKNOWN_REQUEST
                        };