refactor CaptureButton and use CSS for side panel button
This commit is contained in:
@@ -19,9 +19,10 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "capture/capturebutton.h"
|
||||
#include <QPushButton>
|
||||
|
||||
class OrientablePushButton : public QPushButton
|
||||
class OrientablePushButton : public CaptureButton
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user