Files
l7/L7/LVersion.h
SET 585c56bc33 Allow the text control of BasePicker to show indefinite string length.
Otherwise, the text control gets empty if the string length is > 33 !
2020-06-06 21:07:39 +02:00

17 lines
262 B
C

/*
* File: LVersion.h
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*
* Created on 28 juillet 2014, 19:47
*/
#ifndef LVERSION_H
#define LVERSION_H
#define L7_VERSION_STR "5"
#endif /* LVERSION_H */