rename .hpp headers to .h
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "pch.h"
|
||||
#include "layout.h"
|
||||
#include "util.hpp"
|
||||
#include "util.h"
|
||||
|
||||
Plane WidgetBorder::m_plane;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user