Ref T373, style

This commit is contained in:
Klaus Basan
2018-09-25 03:20:13 +02:00
parent 84970760c1
commit 5c165c4fe7
7 changed files with 30 additions and 31 deletions

View File

@@ -19,17 +19,13 @@
#include <QObject>
#include <QScopedPointer>
class QWidget;
namespace Ui { class CVoiceRoomsComponent; }
namespace BlackGui
{
namespace Components
{
//! Displays the voice rooms
class BLACKGUI_EXPORT CVoiceRoomsComponent :
public QFrame
class BLACKGUI_EXPORT CVoiceRoomsComponent : public QFrame
{
Q_OBJECT