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.

12 lines
409 B

  1. diff -dur nxcomp/RenderExtension.h src.nx-X11.1134795118.22630.3729240653/nxcomp/RenderExtension.h
  2. --- nxcomp/RenderExtension.h 2005-02-19 19:23:32.000000000 +0100
  3. +++ src.nx-X11.1134795118.22630.3729240653/nxcomp/RenderExtension.h 2005-12-17 06:42:10.000000000 +0100
  4. @@ -142,6 +142,8 @@
  5. } raw_data;
  6. };
  7. +class RenderMinorExtensionStore;
  8. +
  9. class RenderExtensionStore : public MessageStore
  10. {
  11. public: