#!/bin/sh
LD_PRELOAD=/usr/lib/libqt-mt.so.3 /usr/bin/licq.real "$@"
