summaryrefslogtreecommitdiff
path: root/src/login_window.h
blob: b3d299d8757b0dd177b6dc03005149d299e5f08d (plain)
1
2
3
4
5
6
7
8
#ifndef __LOGIN_WINDOW_H
#define __LOGIN_WINDOW_H

int create_login_dialog();

#endif