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:
parent
3a9a9611ac
commit
86a576985e
7 changed files with 21 additions and 21 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue