#!/bin/sh

export QT_DEBUG_PLUGINS=1

ddd \
  --directory=$PWD/src \
  build/src/kx11grab
