mirror of
https://github.com/deskflow/deskflow.git
synced 2026-06-28 21:02:21 +08:00
#6538 Added assert declaration
This commit is contained in:
parent
a5d18ebb0a
commit
fb5b46c02e
@ -2,6 +2,8 @@
|
||||
// Created by jamie on 21/04/2020.
|
||||
//
|
||||
|
||||
#include <cassert>
|
||||
|
||||
#include <QCoreApplication>
|
||||
#include <QMessageBox>
|
||||
#include <QPushButton>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user