Rename the _gdk_xid_table functions

This commit is contained in:
Matthias Clasen
2010-12-15 23:35:15 -05:00
parent 55e1031e84
commit 1d5afe4880
4 changed files with 45 additions and 53 deletions

View File

@ -2727,4 +2727,3 @@ _gdk_display_x11_class_init (GdkDisplayX11Class * class)
display_class->event_data_free = gdk_x11_display_event_data_free;
display_class->create_window_impl = _gdk_x11_display_create_window_impl;
}