mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 00:41:09 +02:00
flashtool: add posibilty to get localized and non-localized type
Origin commit data
------------------
Branch: ni/coolstream
Commit: 40b84d1077
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-06 (Sat, 06 Jan 2018)
Origin message was:
------------------
- flashtool: add posibilty to get localized and non-localized type
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -92,7 +92,7 @@ class CFlashVersionInfo
|
||||
const char *getDate(void) const;
|
||||
const char *getTime(void) const;
|
||||
const char *getReleaseCycle(void) const;
|
||||
const char *getType(void) const;
|
||||
const char *getType(bool localized = false) const;
|
||||
int getVersion(void) const;
|
||||
time_t getDateTime(void) const { return datetime; };
|
||||
};
|
||||
|
Reference in New Issue
Block a user