Bug
- The entry.age column did not modify the column label of 'Added' to be 'Age'.
This commit is contained in:
@@ -34,6 +34,8 @@ class ColumnEntry : public ColumnDate
|
||||
public:
|
||||
ColumnEntry ();
|
||||
~ColumnEntry ();
|
||||
|
||||
void setStyle (const std::string&);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user