GUI-FreeRDP/freerdp/client/X11/cli/settings.h

14 lines
192 B
C
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*
* settings.h
*
* Created on: 6 июл. 2022 г.
* Author: alexander
*/
#ifndef SETTINGS_H_
#define SETTINGS_H_
int settingsMainWindow(Ihandle *self);
#endif /* SETTINGS_H_ */