#ifndef __LOGIN_WINDOW_H #define __LOGIN_WINDOW_H int create_login_dialog(); #endif