mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-10-06 15:09:59 +00:00
Implement EditResponse.
I can't really test this yet, but it might just work.
This commit is contained in:
parent
b325af980f
commit
3a9a9611ac
4 changed files with 83 additions and 0 deletions
|
@ -20,6 +20,7 @@ add_library(${PROJECT_NAME} STATIC
|
|||
quick_submit_paste_response.cpp
|
||||
storage.cpp
|
||||
string_conv.cpp
|
||||
edit_response.cpp
|
||||
pastie_retrieving_response.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue