mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-17 00:47:05 +00:00
Major resource browser UI overhaul
This commit is contained in:
@@ -9,7 +9,7 @@ namespace Ui {
|
||||
class CSelectResourcePanel;
|
||||
}
|
||||
|
||||
class CSelectResourcePanel : public QWidget
|
||||
class CSelectResourcePanel : public QFrame
|
||||
{
|
||||
Q_OBJECT
|
||||
Ui::CSelectResourcePanel *mpUI;
|
||||
|
||||
Reference in New Issue
Block a user