mirror of the now-defunct rocklinux.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
--- ./RenderExtension.h.vanilla 2005-12-22 16:33:15.000000000 +0100
+++ ./RenderExtension.h 2005-12-22 16:33:45.000000000 +0100
@@ -142,6 +142,8 @@
} raw_data; }; +class RenderMinorExtensionStore;
+
class RenderExtensionStore : public MessageStore { public:
|