2
* Authors: Rodney Dawes <dobey@gnome.org>
4
* Copyright 2008-2009 Rodney Dawes
6
* This program is free software; you can redistribute it and/or modify
7
* it under the terms of version 2 of the GNU General Public License
8
* as published by the Free Software Foundation
10
* This program is distributed in the hope that it will be useful,
11
* but WITHOUT ANY WARRANTY; without even the implied warranty of
12
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13
* GNU General Public License for more details.
15
#ifndef _STOPWATCH_MAIN_H_
16
#define _STOPWATCH_MAIN_H_
22
void stopwatch_main_quit (GtkWidget * widget, StopwatchWindow * window);