mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-10 16:24:45 -07:00
Benchmark test.
Took 1 hour 25 minutes Took 13 seconds
This commit is contained in:
parent
a46ab5cd68
commit
d1ecdc6612
193 changed files with 826 additions and 425 deletions
|
|
@ -8,11 +8,11 @@
|
|||
#ifndef SETTINGS_BUTTON_WIDGET_H
|
||||
#define SETTINGS_BUTTON_WIDGET_H
|
||||
|
||||
#include "settings_popup_widget.h"
|
||||
|
||||
#include <QToolButton>
|
||||
#include <QWidget>
|
||||
|
||||
class QHBoxLayout;
|
||||
class SettingsPopupWidget;
|
||||
class QToolButton;
|
||||
class SettingsButtonWidget : public QWidget
|
||||
{
|
||||
Q_OBJECT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue