21#ifndef LIBRARYFILEEXTENSIONBAR_H
22#define LIBRARYFILEEXTENSIONBAR_H
24#include "Gui/Utils/Widgets/Widget.h"
25#include "Utils/Pimpl.h"
43 void sigCloseClicked();
53 [[nodiscard]]
bool hasExtensions()
const;
56 void languageChanged()
override;
59 void buttonToggled(
bool b);
Definition AbstractLibrary.h:41
Definition FileExtensionBar.h:38