Welcome to mirror list, hosted at ThFree Co, Russian Federation.

HotkeyLetterDialog.hpp « cfg « src « far2l - github.com/elfmz/far2l.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3ef9df72874351d93563af7df96b5bdd48c3281a (plain)
1
2
3
#pragma once

bool HotkeyLetterDialog(const wchar_t *Title, const wchar_t *Object, wchar_t &Letter);