Add comment clarification about SearchDialog
This commit is contained in:
@@ -19,6 +19,7 @@ import (
|
|||||||
"github.com/dweymouth/supersonic/ui/widgets"
|
"github.com/dweymouth/supersonic/ui/widgets"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// SearchDialog is a base widget to be built upon for creating custom search dialogs
|
||||||
type SearchDialog struct {
|
type SearchDialog struct {
|
||||||
widget.BaseWidget
|
widget.BaseWidget
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user