Fixed a few bugs
This commit is contained in:
@@ -60,5 +60,4 @@ void timer_mini_window_class_init(TimerMiniWindowClass *class) {
|
||||
|
||||
void timer_mini_window_init(TimerMiniWindow *self) {
|
||||
gtk_widget_init_template(GTK_WIDGET(self));
|
||||
gtk_widget_set_sensitive(self->resetButton, FALSE);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user