rename header files from *.h to *.hpp
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "windowmanager.h"
|
||||
#include "appdatapath.h"
|
||||
#include "windowmanager.hpp"
|
||||
#include "appdatapath.hpp"
|
||||
|
||||
#include <QDebug>
|
||||
#include <QStandardPaths>
|
||||
|
||||
Reference in New Issue
Block a user