X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=gtk2_ardour%2Fcairo_widget.h;h=8665f66198981e03ed39a2fd932ede6025979beb;hb=bb9cc45cd22af67ac275a5e73accbe14fee664d8;hp=c274c0aaeb37d8934266d67e42d08ef6feca3575;hpb=19dd9c529cc9d8db47627274910d849d87bb160a;p=ardour.git diff --git a/gtk2_ardour/cairo_widget.h b/gtk2_ardour/cairo_widget.h index c274c0aaeb..8665f66198 100644 --- a/gtk2_ardour/cairo_widget.h +++ b/gtk2_ardour/cairo_widget.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2009 Paul Davis + Copyright (C) 2009 Paul Davis This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -43,7 +43,7 @@ protected: int _width; ///< pixmap width int _height; ///< pixmap height - + private: bool _dirty; ///< true if the pixmap requires re-rendering GdkPixmap* _pixmap; ///< our pixmap