/****************************************************************************
** Form interface generated from reading ui file 'FLWidgetAbout.ui'
**
** Created: mié 4. oct 19:59:15 2017
**      by: The User Interface Compiler ($Id: main.cpp 2051 2007-02-21 10:04:20Z chehrlic $)
**
** WARNING! All changes made in this file will be lost!
****************************************************************************/

#ifndef FLWIDGETABOUT_H
#define FLWIDGETABOUT_H

#include <qvariant.h>
#include <qpixmap.h>
#include <qdialog.h>

class QVBoxLayout;
class QHBoxLayout;
class QGridLayout;
class QSpacerItem;
class QTabWidget;
class QWidget;
class QFrame;
class QLabel;
class QTextEdit;
class QPushButton;

class FL_EXPORT FLWidgetAbout : public QDialog
{
    Q_OBJECT

public:
    FLWidgetAbout( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
    ~FLWidgetAbout();

    QTabWidget* TabWidget2;
    QWidget* tab;
    QFrame* Frame3;
    QLabel* logo;
    QLabel* TextLabel7;
    QLabel* labelVersion;
    QLabel* lblCreditos;
    QWidget* tab_2;
    QTextEdit* TextEdit1;
    QWidget* TabPage;
    QTextEdit* TextEdit1_2;
    QWidget* TabPage_2;
    QPushButton* pbtncopiar;
    QLabel* lblCompilacion;
    QPushButton* cerrar;

public slots:
    virtual void copy2Clipboard();

protected:
    QVBoxLayout* FLWidgetAboutLayout;
    QVBoxLayout* tabLayout;
    QHBoxLayout* layout7;
    QSpacerItem* spacer6;
    QSpacerItem* spacer4;
    QVBoxLayout* Frame3Layout;
    QHBoxLayout* layout9;
    QHBoxLayout* layout12;
    QHBoxLayout* layout8;
    QSpacerItem* spacer5;
    QSpacerItem* spacer4_2;
    QVBoxLayout* tabLayout_2;
    QVBoxLayout* TabPageLayout;
    QGridLayout* TabPageLayout_2;
    QSpacerItem* spacer6_2;
    QSpacerItem* spacer7;
    QHBoxLayout* Layout1;
    QSpacerItem* Spacer1;

protected slots:
    virtual void languageChange();

private:
    QPixmap image54544;
    QPixmap image15028;
    QPixmap image14317;

};

#endif // FLWIDGETABOUT_H
