--- sourceforge.net/branches/seamlessrdp-branch/rdesktop/xproto.h 2006/03/15 13:47:41 1136 +++ sourceforge.net/branches/seamlessrdp-branch/rdesktop/xproto.h 2006/03/15 15:10:21 1137 @@ -6,3 +6,4 @@ int ewmh_change_state(Window wnd, int state); int ewmh_move_to_desktop(Window wnd, unsigned int desktop); int ewmh_get_window_desktop(Window wnd); +void ewmh_set_window_popup(Window wnd);