summaryrefslogtreecommitdiffstats
path: root/src/gui/sendfileform.ui.h
Commit message (Collapse)AuthorAgeLines
* Twinkle now compiles with Qt4 uic, but crashes at runtime (due to GUI calls ↵Lubos Dolezel2015-06-02-106/+0
| | | | from outside the main thread)
* Qt4 port step 9: replace getWFlags() / setWFlags()Michal Kubecek2015-04-15-1/+1
| | | | Use windowFlags() and setWindowFlags() instead.
* Qt4 port step 2: apply qt3toqt4Michal Kubecek2015-04-15-2/+2
|
* initial checkinMichal Kubecek2015-04-13-0/+106
Check in contents of upstream 1.4.2 tarball, exclude generated files.