mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 10:51:05 +02:00
CBuildInfo: remove destructor
CBuildInfo using already inherited destructor from CComponentsForm.
Origin commit data
------------------
Commit: a6c2518017
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-07 (Tue, 07 Jan 2014)
This commit is contained in:
@@ -70,7 +70,7 @@ class CBuildInfo : public CMenuTarget, public CComponentsWindow
|
||||
};
|
||||
|
||||
CBuildInfo();
|
||||
~CBuildInfo();
|
||||
|
||||
///assigns text Font type
|
||||
void setFontType(Font* font_text);
|
||||
build_info_t getInfo(const info_type_id_t& type_id);
|
||||
|
Reference in New Issue
Block a user