|
@@ -169,7 +169,7 @@ public:
|
|
int get_fixed_column_width() const;
|
|
int get_fixed_column_width() const;
|
|
|
|
|
|
void set_same_column_width(bool p_enable);
|
|
void set_same_column_width(bool p_enable);
|
|
- int is_same_column_width() const;
|
|
|
|
|
|
+ bool is_same_column_width() const;
|
|
|
|
|
|
void set_max_text_lines(int p_amount);
|
|
void set_max_text_lines(int p_amount);
|
|
int get_max_text_lines() const;
|
|
int get_max_text_lines() const;
|