/[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 3130 by schoenebeck, Sat Feb 11 17:04:48 2017 UTC revision 3131 by schoenebeck, Thu Apr 27 17:28:01 2017 UTC
# Line 8  void loadBuiltInPix(); Line 8  void loadBuiltInPix();
8  extern Glib::RefPtr<Gdk::Pixbuf> redDot;  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;
12  extern Glib::RefPtr<Gdk::Pixbuf> grayLoop;  extern Glib::RefPtr<Gdk::Pixbuf> grayLoop;
13    
14  #endif // GIGEDIT_BUILTIN_PIX  #endif // GIGEDIT_BUILTIN_PIX

Legend:
Removed from v.3130  
changed lines
  Added in v.3131

  ViewVC Help
Powered by ViewVC