#include "QuickBar.h" FQuickBar::FQuickBar() { this->CurrentFocusedSlot = 0; this->PreviousFocusedSlot = 0; this->SecondaryFocusedSlot = 0; }