mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-18 04:00:03 +02:00
GUI: rename all header files from .h to .hpp
This commit is contained in:
parent
f6dc9cd0b1
commit
4a3e5a5f62
7 changed files with 6 additions and 6 deletions
|
|
@ -21,7 +21,7 @@
|
|||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
* SOFTWARE.
|
||||
*/
|
||||
#include "helpers.h"
|
||||
#include "helpers.hpp"
|
||||
|
||||
QStringList get_files(const QDir& directory) {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue