Skip to content

Commit

Permalink
Added tab widget handler to manage move and closeable tabs.
Browse files Browse the repository at this point in the history
  • Loading branch information
albar965 committed Jul 27, 2019
1 parent 399e739 commit 70182ef
Show file tree
Hide file tree
Showing 3 changed files with 648 additions and 0 deletions.
2 changes: 2 additions & 0 deletions atools.pro
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ HEADERS += \
src/gui/mapposhistory.h \
src/gui/palettesettings.h \
src/gui/signalblocker.h \
src/gui/tabwidgethandler.h \
src/gui/tools.h \
src/gui/translator.h \
src/gui/widgetstate.h \
Expand Down Expand Up @@ -288,6 +289,7 @@ SOURCES += \
src/gui/mapposhistory.cpp \
src/gui/palettesettings.cpp \
src/gui/signalblocker.cpp \
src/gui/tabwidgethandler.cpp \
src/gui/tools.cpp \
src/gui/translator.cpp \
src/gui/widgetstate.cpp \
Expand Down
Loading

0 comments on commit 70182ef

Please sign in to comment.