Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Mar 21st, 2010 | Syntax: None | Size: 0.41 KB | Hits: 69 | Expires: Never
This paste has a previous version, view the difference. Copy text to clipboard
  1. Index: qtbrowserplugin-2.4/qtbrowserplugin_p.h
  2. ===================================================================
  3. --- qtbrowserplugin-2.4/qtbrowserplugin_p.h     (revision 1106132)
  4. +++ qtbrowserplugin-2.4/qtbrowserplugin_p.h     (working copy)
  5. @@ -42,11 +42,12 @@
  6.  
  7.  #ifdef Q_WS_X11
  8.  #   include <X11/Xlib.h>
  9. +#endif
  10.  
  11.  class QtNPStream;
  12.  class QtNPBindable;
  13. -#endif
  14.  
  15. +
  16.  struct QtNPInstance
  17.  {
  18.      NPP npp;