mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
refactor(chatform): remove unused macro
This commit is contained in:
parent
133ac8def8
commit
cc4a6e421e
|
@ -58,8 +58,6 @@
|
|||
* elements and methods to work with chat messages.
|
||||
*/
|
||||
|
||||
#define SET_STYLESHEET(x) (x)->setStyleSheet(Style::getStylesheet(":/themes/default/" #x "/" #x ".css"))
|
||||
|
||||
static const QSize FILE_FLYOUT_SIZE{24, 24};
|
||||
static const short FOOT_BUTTONS_SPACING = 2;
|
||||
static const short MESSAGE_EDIT_HEIGHT = 50;
|
||||
|
|
Loading…
Reference in New Issue
Block a user