aboutsummaryrefslogtreecommitdiff
path: root/module/qtkeysyms.h
blob: 3f9ae22181a42c84c1213a71d41a215c582fd553 (plain)
1
2
3
4
5
6
#ifndef QTKEYSYMS_H
#define QTKEYSYMS_H

unsigned int qt_to_gdk_key(unsigned int qt_key);

#endif // QTKEYSYMS_H