/[svn]/gigedit/trunk/src/gigedit/gfx/builtinpix.h
ViewVC logotype

Diff of /gigedit/trunk/src/gigedit/gfx/builtinpix.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3146 by schoenebeck, Thu Apr 27 17:28:01 2017 UTC revision 3147 by schoenebeck, Wed May 3 21:23:16 2017 UTC
# Line 9  extern Glib::RefPtr<Gdk::Pixbuf> redDot; Line 9  extern Glib::RefPtr<Gdk::Pixbuf> redDot;
9  extern Glib::RefPtr<Gdk::Pixbuf> yellowDot;  extern Glib::RefPtr<Gdk::Pixbuf> yellowDot;
10  extern Glib::RefPtr<Gdk::Pixbuf> blackLoop;  extern Glib::RefPtr<Gdk::Pixbuf> blackLoop;
11  extern Glib::RefPtr<Gdk::Pixbuf> blueHatchedPattern;  extern Glib::RefPtr<Gdk::Pixbuf> blueHatchedPattern;
12    extern Glib::RefPtr<Gdk::Pixbuf> grayBlueHatchedPattern;
13  extern Glib::RefPtr<Gdk::Pixbuf> grayLoop;  extern Glib::RefPtr<Gdk::Pixbuf> grayLoop;
14    
15  #endif // GIGEDIT_BUILTIN_PIX  #endif // GIGEDIT_BUILTIN_PIX

Legend:
Removed from v.3146  
changed lines
  Added in v.3147

  ViewVC Help
Powered by ViewVC