Browse Source

refactor: reorder of includes

pull/5934/head
TriKriSta 5 years ago committed by Anthony Bilinski
parent
commit
6b77446c82
No known key found for this signature in database
GPG Key ID: 2AA8E0DA1B31FB3C
  1. 2
      src/widget/genericchatitemwidget.h

2
src/widget/genericchatitemwidget.h

@ -19,8 +19,8 @@ @@ -19,8 +19,8 @@
#pragma once
#include <QLabel>
#include <QFrame>
#include <QLabel>
class CroppingLabel;

Loading…
Cancel
Save