mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
regex prop search
This commit is contained in:
parent
9604c7393b
commit
49e99b20fc
2 changed files with 40 additions and 26 deletions
|
|
@ -66,6 +66,10 @@ clog-builder window.")
|
|||
:accessor properties-list
|
||||
:initform nil
|
||||
:documentation "Property list in properties window")
|
||||
(regex-prop
|
||||
:accessor regex-prop
|
||||
:initform ""
|
||||
:documentation "regex for property list")
|
||||
(current-project
|
||||
:accessor current-project
|
||||
:initform *start-project*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue