Use private and public instead of legacy LINK_
This commit is contained in:
@@ -7,10 +7,14 @@ module;
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include "component.hpp"
|
||||
#include <ftxui/component/component.hpp>
|
||||
|
||||
#include "katja/repository.hpp"
|
||||
|
||||
export module page;
|
||||
|
||||
import component;
|
||||
|
||||
export namespace katja
|
||||
{
|
||||
class PageBase : public ftxui::ComponentBase
|
||||
|
Reference in New Issue
Block a user