1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2025-10-06 15:09:59 +00:00

Rename PastieRetrieving to GeneralPastie as I think it clearer.

This commit is contained in:
King_DuckZ 2017-06-16 19:17:28 +01:00
commit 86a576985e
7 changed files with 21 additions and 21 deletions

View file

@ -21,7 +21,7 @@ add_library(${PROJECT_NAME} STATIC
storage.cpp
string_conv.cpp
edit_response.cpp
pastie_retrieving_response.cpp
general_pastie_response.cpp
)
target_include_directories(${PROJECT_NAME}