examples: Remove unneeded header and TODO

This commit is contained in:
Sergio Martins
2022-06-15 05:18:11 +01:00
parent 3b2a395668
commit 9fdf0c2ae1

View File

@@ -22,9 +22,6 @@
#include <QGuiApplication>
#include <QCommandLineParser>
// TODOm2 For my own debugging, until we have better API
#include "../../src/controllers/MDILayout.h"
int main(int argc, char *argv[])
{
#ifdef Q_OS_WIN