mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
A++: fixed problems with typecast operator, navigator scope double-click goes to the first item
git-svn-id: svn://ultimatepp.org/upp/trunk@609 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
aa862269ee
commit
20248b5300
22 changed files with 333 additions and 290 deletions
|
|
@ -64,7 +64,6 @@ Time ScanTime(const char *text, const char **endptr, const char *format,
|
|||
struct Formatting
|
||||
{
|
||||
int language;
|
||||
int maxn;
|
||||
Value arg;
|
||||
String format;
|
||||
String id;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue