shadowm

Untitled

Sep 13th, 2016
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. tpanel.connect_signal<event::tevent::LEFT_BUTTON_DOUBLE_CLICK>([&](event::tdispatcher&, const event::tevent, bool& handled, bool& halt)
  2. {
  3. this->on_row_activated(window, handled, halt);
  4. });
Advertisement
Add Comment
Please, Sign In to add comment