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