Skip to content
Snippets Groups Projects
Commit aceb2b2d authored by Per Hedbor's avatar Per Hedbor
Browse files

Fixed get_date

Rev: src/post_modules/GTK/source/gtkcalendar.pre:1.7
parent a1cf4758
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,7 @@ mapping get_date()
push_int( m );
push_text("day");
push_int( d );
f_aggregate_mapping( 6 );
}
void freeze();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment