Skip to content

Commit

Permalink
Remove old files
Browse files Browse the repository at this point in the history
  • Loading branch information
sguionni committed Jul 18, 2024
1 parent d22ea6a commit 3fee3d7
Show file tree
Hide file tree
Showing 982 changed files with 26 additions and 96,597 deletions.
4 changes: 4 additions & 0 deletions lib/app/include/app/vtx_app.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@ namespace VTX::App
inline static Util::Callback<> onEndOfFrameOneShot;
inline static Util::Callback<> onStop;

// TODO:
inline static Util::Callback<> onStartBlockingOperation;
inline static Util::Callback<> onStopBlockingOperation;

private:
inline static std::unique_ptr<Core::System::SystemHandler> _systemHandler
= std::make_unique<Core::System::SystemHandler>();
Expand Down
Empty file.
57 changes: 0 additions & 57 deletions lib/ui/include_old/ui/core/base_main_window.hpp

This file was deleted.

15 changes: 0 additions & 15 deletions lib/ui/include_old/ui/core/base_panel.hpp

This file was deleted.

33 changes: 0 additions & 33 deletions lib/ui/include_old/ui/core/base_ui_application.hpp

This file was deleted.

229 changes: 0 additions & 229 deletions lib/ui/include_old/ui/core/container/grid_container.hpp

This file was deleted.

Loading

0 comments on commit 3fee3d7

Please sign in to comment.