Notepad3/src/AccelKeys.h

35 lines
1.4 KiB
C

// encoding: UTF-8
/******************************************************************************
* *
* *
* Notepad3 *
* *
* AccelKeys.h *
* Load Accelerator Keys at Runtime *
* *
* (c) Rizonesoft 2008-2020 *
* https://rizonesoft.com *
* *
* *
*******************************************************************************/
#pragma once
#ifndef _ACCELKEYS_H_
#define _ACCELKEYS_H_
// ============================================================================
// ----------------------------------------------------------------------------
// ============================================================================
#endif //_ACCELKEYS_H_