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.

11 lines
269 B

  1. --- ./RenderExtension.h.vanilla 2005-12-22 16:33:15.000000000 +0100
  2. +++ ./RenderExtension.h 2005-12-22 16:33:45.000000000 +0100
  3. @@ -142,6 +142,8 @@
  4. } raw_data;
  5. };
  6. +class RenderMinorExtensionStore;
  7. +
  8. class RenderExtensionStore : public MessageStore
  9. {
  10. public: