10#ifndef COPY_FROM_PROFILE_BUTTON_H
11#define COPY_FROM_PROFILE_BUTTON_H
17#include <QDialogButtonBox>
34 CopyFromProfileButton(QWidget * parent = Q_NULLPTR, QString profileFile = QString(), QString toolTip = QString());
61 QAction * systemDefault(QString filename);
68 void menuActionTriggered(QAction *action);