Skip to content

Commit

Permalink
Repair and improve the internationalization structure.
Browse files Browse the repository at this point in the history
Repair and perfect engineering configuration.
Modify some fields of the interface.
Modify.gitignore.
  • Loading branch information
saturneric committed Jun 20, 2021
1 parent a02f5d7 commit 8384dc6
Show file tree
Hide file tree
Showing 23 changed files with 31 additions and 26,917 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Project
include/GpgFrontend.h

#CLion
.idea/*

Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.19)
cmake_minimum_required(VERSION 3.16)

project(GpgFrontend VERSION 1.0.0 LANGUAGES CXX)

Expand Down
32 changes: 0 additions & 32 deletions include/GpgFrontend.h

This file was deleted.

Loading

0 comments on commit 8384dc6

Please sign in to comment.