Refactored Rename Tab dialog and its context menu (#2713)
* Added placeholder to tab rename dialog's input
* Always set placeholder to default tab name.
* Renamed context menu entries, updated popup
* Removed TextInputDialog class, slight popup fix
* Forgot to rename variable (no fun allowed 😥)
* forsenT
* Made use of QDialogButtonBox
* Added changelog entry
This commit is contained in:
@@ -342,8 +342,6 @@ set(SOURCE_FILES main.cpp
|
||||
widgets/dialogs/SelectChannelFiltersDialog.hpp
|
||||
widgets/dialogs/SettingsDialog.cpp
|
||||
widgets/dialogs/SettingsDialog.hpp
|
||||
widgets/dialogs/TextInputDialog.cpp
|
||||
widgets/dialogs/TextInputDialog.hpp
|
||||
widgets/dialogs/UpdateDialog.cpp
|
||||
widgets/dialogs/UpdateDialog.hpp
|
||||
widgets/dialogs/UserInfoPopup.cpp
|
||||
|
||||
Reference in New Issue
Block a user