mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Minor fix.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3231 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -616,6 +616,7 @@ date_accel_key_press(GtkWidget *widget, GdkEventKey *event, gpointer data)
|
||||
}
|
||||
|
||||
xaccValidateDate(&tm);
|
||||
mktime (&tm);
|
||||
|
||||
gnc_date_edit_set_time(gde, mktime(&tm));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user