Subversion Repositories DIN Is Noise

Rev

Rev 17 | Rev 964 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

/*
* filled_button.cc
* DIN Is Noise is copyright (c) 2006-2017 Jagannathan Sampath
* For more information, please visit http://dinisnoise.org/
*/


#include "filled_button.h"

void filled_button::draw () {
  draw_bbox ();
}