diff --git a/esoui/ingame/zo_loot/keyboard/loothistory_keyboard.xml b/esoui/ingame/zo_loot/keyboard/loothistory_keyboard.xml
index ff08434..349cb02 100755
--- a/esoui/ingame/zo_loot/keyboard/loothistory_keyboard.xml
+++ b/esoui/ingame/zo_loot/keyboard/loothistory_keyboard.xml
@@ -20,7 +20,7 @@
             </Controls>
         </Control>
       
-        <TopLevelControl name="ZO_LootHistoryControl_Keyboard" hidden="true">
+        <TopLevelControl name="ZO_LootHistoryControl_Keyboard" inherits="ZO_LootHistory_Shared">
             <Anchor point="BOTTOMRIGHT" offsetY="-95"/>
             <OnInitialized>
                 ZO_LootHistory_Keyboard_OnInitialized(self)