mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-18 03:31:31 +12:00
Fix header name
This commit is contained in:
parent
e1ef6b3911
commit
acb3792578
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
#include <QWidget>
|
#include <QWidget>
|
||||||
#include <filesystem>
|
#include <filesystem>
|
||||||
|
|
||||||
#include "panda_qt/ellided_label.hpp"
|
#include "panda_qt/elided_label.hpp"
|
||||||
|
|
||||||
class PatchWindow final : public QWidget {
|
class PatchWindow final : public QWidget {
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue