Hook in the new pool page feature
I still need to fix the conflict between the pool and the post page...
This commit is contained in:
parent
feded2bdf3
commit
b97ef73677
2 changed files with 20 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
|
||||
<kpartgui name="danbooru_client" version="4">
|
||||
<kpartgui name="danbooru_client" version="5">
|
||||
<ToolBar name="mainToolBar" >
|
||||
<text>Main Toolbar</text>
|
||||
<Action name="connect" />
|
||||
|
@ -9,6 +9,7 @@
|
|||
<Action name="poolDownload" />
|
||||
<Action name="tags" />
|
||||
<Action name="morePosts" />
|
||||
<Action name="morePools" />
|
||||
<ActionList name="dynamicActionlist" />
|
||||
</ToolBar>
|
||||
<MenuBar>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue