setAlignment, as a target of a qt signal, needs to match type
authorDiane Trout <diane@caltech.edu>
Wed, 29 Mar 2006 05:18:33 +0000 (05:18 +0000)
committerDiane Trout <diane@caltech.edu>
Wed, 29 Mar 2006 05:18:33 +0000 (05:18 +0000)
commitf7e1024415a9deed512fcceb3c79477bee86b1a7
tree9023da43a457824d0a306eb53bd4149e712de074
parent84215ed370310536c9c5a8b56d4948f51311562d
setAlignment, as a target of a qt signal, needs to match type
Though size_t is a bit better for how setAlignment uses it, the type
mismatch causes the signal to break
qui/MussaAlignedWindow.cpp
qui/MussaAlignedWindow.hpp