mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-08-08 13:49:47 +00:00
Stub implementation of a qt5 gui that can run locate command.
This commit is contained in:
parent
08a6c0d73d
commit
705bf615ba
6 changed files with 222 additions and 0 deletions
|
@ -159,6 +159,7 @@ add_subdirectory(src/delete)
|
|||
add_subdirectory(src/locate)
|
||||
add_subdirectory(src/navigate)
|
||||
add_subdirectory(src/tag)
|
||||
add_subdirectory(src/gui)
|
||||
|
||||
#Tests
|
||||
if (BUILD_TESTING)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue